CSGODeimos:
Hey Guys,
I need a little help here, using 1.5.5 with Sheffield Responsive Blue 2.0. I finally finished my website on my local server and just uploaded it to an online server so I could get some help.
I have a really frustrating issue with the main menu buttons which you can see here - http://www.westnewtonsupply.com. For the life of me, I just cannot get them to align,
They kinda look ok to me - but having said that, I don't know how you expect them to look. Perhaps a screenshot will be helpful?
CSGODeimos:
I've spent literally 4 days going through the CSS and header.php/mobile files and tried to change every attribute I could find but nothing.
You probably shouldn't be editing the .php files for this - The entire point of using .css is to separate style from content.
If you are editing the .css files, and checking the results, that is the wrong way to do it - Well, perhaps not 'wrong' - but certainly the most difficult and time consuming.
What you should be doing is using a developer tool - these are built into most web browsers - most being activated by pressing the F12 key.
These tools will give you a spit screen display - the webpage on the left, and the styleheet stuff on the right. From here you can make 'live edits' and instanlty see the effects. If you mess up, refresh the page and start again. When you have things the way you want, take note of the file containing the .css as well as the changes, and then change the actual file to make them 'stick'.
This may take a little getting used to - but believe it or not, it can actually be fun - and who knows, you could even stumble across a change that you like, but hadn't even thought of doing.
Cheers
RodG