The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Apr 29, 2012 3:13 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Apr 27, 2012 5:07 pm
Posts: 4
I'm kind of a new at this, but managed to put together my first simple Joomla template from scratch. All seems to be working for the most part, but I am perplexed as to why my <li> items in my blog side menu and stories side menu won't center in Mozilla only (as compared to IE and Chrome). Thoughts?

http://www.centralillinoisforestry.com/

Thanks!!!


Top
 Profile  
 
PostPosted: Sun Apr 29, 2012 8:23 am 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso

Joined: Thu Feb 15, 2007 5:48 am
Posts: 3344
Location: Sydney, Australia
This entry in template.css, line 583, sets the left padding:
Code:
ul, menu, dir {
    -moz-padding-start: 40px;
    display: block;
    list-style-type: disc;
    margin: 1em 0;
}
You can install the Firebug extension to inspect the CSS elements contributing to the rendered style: https://addons.mozilla.org/en-US/firefox/addon/firebug/

_________________
toivo
my first programs were assembled and run in 16KB :)
http://archive.computerhistory.org/resources/text/GE/GE.GE-115SystemSoftware.1967.102646096.pdf#zoom=100


Top
 Profile  
 
PostPosted: Sun Apr 29, 2012 5:22 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Apr 27, 2012 5:07 pm
Posts: 4
Thanks!! Solved it!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group