FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Re:How do i center the text for a "footer" menu? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:How do i center the text for a "footer" menu?
#1243
s10xtreme2000 (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
How do i center the text for a "footer" menu? 3 Months, 3 Weeks ago Karma: 0  
I have been doing quite a bit of customization to my new template - Ario Dark, and I have been unable to figure out how to center the text I am using as a footer menu. Please see example at:
http://hotspotvibe.com/miami

I have tried many things, including "text-align:center" in various places, and removing "float: left" from the footer part of the css... The latter put the text in the center, but then I no longer had any padding on top of the text.

Also, I would like to remove any additional/optional code related to the "text size" switcher. I am not using this, and would like to minimize the code of the template as much as possible. Could you provide some direction as to what all can be removed? So far, I mainly removed the LI's from the index.php, as well as the call to switcher.js, but I am sure there is more to get rid of...


Thank for the assistance...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1251
nberrow (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Re:How do i center the text for a "footer" menu? 3 Months, 3 Weeks ago Karma: 0  
Hi

Did you assign the bottom nav module to the "bottom" position? If you did then all you need to do in the templates/ario/index.php file is go to line 197 and change <div id="btm-mods"> to <div class="btm-mods"> then in templates/ario/customise.css on line 173 replace #btm-mods ul to .btm-mods ul

Hope this helps
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1253
stoker (Admin)
Admin
Posts: 533
graph
User Offline Click here to see the profile of this user
Gender: Male JoomlaJunkie Location: Cape Town, South Africa Birthdate: 1980-12-31
Re:How do i center the text for a "footer" menu? 3 Months, 3 Weeks ago Karma: 6  
Hi guys,
To center your bottom links, update the following in your template_css.css:

#footer {
height:40px;
border-top:1px solid #99CCFF;
border-bottom:1px solid #99CCFF;
padding-top:20px;
}
#footer a.cities {
padding-left:10px;
margin:9px 0 0 12px;
}

That should sort it

Cheers,
Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1265
s10xtreme2000 (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:How do i center the text for a "footer" menu? 3 Months, 3 Weeks ago Karma: 0  
that did it - thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1355
stoker (Admin)
Admin
Posts: 533
graph
User Offline Click here to see the profile of this user
Gender: Male JoomlaJunkie Location: Cape Town, South Africa Birthdate: 1980-12-31
Re:How do i center the text for a "footer" menu? 3 Months, 2 Weeks ago Karma: 6  
Great! Glad to hear its sorted...
Cheers,
Chris
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..