Jump to content

Recommended Posts

Posted (edited)
    #footer_utilities { 
        padding: 10px; 
        font-size: 11px;
        position: relative;
    }
        
        #footer_utilities .ipsList_inline > li > a { 
            margin-right: 0px; 
            padding: 4px 10px;
            color: #000;
            text-shadow: 0px 1px 2px #222;
            text-decoration: none;        
            }
        
        #footer_utilities .ipsList_inline > li > a:hover { 
            margin-right: 0px; 
            padding: 4px 10px;
            color: #FFF;
            text-shadow: 0px 1px 2px #222;
            text-decoration: none;        
            }
        
        #footer_utilities a.menu_active { 
            background: #FFF;
            margin-top: -5px;
            padding: 3px 9px 4px !important;
            z-index: 20000;
            position: relative;
            display: inline-block;
            border: 1px solid #7b8da6;
            border-bottom: 0;
        }
        
        #copyright {
            color: #000;
            text-shadow: 0px 1px 2px #222;
            text-align: right;
        }
        
            #copyright a { color: #000; }
            #copyright a:hover { color: #FFF; }

    #ipsDebug_footer {
        width: 900px;
        margin: 8px auto 12px auto;
        text-align: center;
        color: #000;
        text-shadow: 0px 1px 2px #222;
        font-size: 11px;
    }
        #ipsDebug_footer strong { margin-left: 20px; }
        #ipsDebug_footer a { color: #404040; }
        
    #rss_menu {
        background-color: #fef3d7;
        border: 1px solid #ed7710;
    }
        
        #rss_menu li { border-bottom: 1px solid #fce19b; }
        #rss_menu a {
            color: #ed7710;
            padding: 5px 8px;
        }

            #rss_menu a:hover {
                background-color: #ed7710;
                color: #FFF;
            }

 

Edited by Courage
code test

Poti sa-mi dai -1 pana turbezi! ;)

  • Moderators
Posted

Poti repune imaginea ?

​Re-adaugata imaginea in post.

Sa muti aia in centru, si sa fie totu centrat perfect e mai greu decat crezi, pentru ca undeva trebuie sa muti si butonu din mijloc. Tou se face de la:

#footer_utilities .ipsList_inline {

Unde trebuie sa scoti floatu si sa adaugi un text-align: center. Dupa in globalTemplate trebuie sa cauti:

<ul class='ipsList_inline left'>

Si sa scoti clasa "left". Odata facut asta, vei avea iconita peste text si textu mie personal nu mi se parea deloc centrat. Daca vrei sa muti iconita in partea dreapta unde e scrisu, doar trebuie sa stergi de la:

#backtotop

Randu:

  left: 50%;

 

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

  • Moderators
Posted

In globalTemplate cauta:

<ul class='ipsList_inline left'>

Este intre:

<div id='footer_utilities' class='clearfix clear'> </div>

Odata gasit, sterge tot ce este intre:

<ul class='ipsList_inline left'>

Si:

</ul>

Care ar trebui sa fie putin mai jos, inainte de:

</div>
			<if test="showdebuglevel:|:$this->memberData['member_id'] and $this->settings['debug_level']">

 

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.