Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

CSS Styling help (Wordpress)

Options
  • 01-03-2012 6:44pm
    #1
    Registered Users Posts: 19


    Hello all

    I am fairly new to wordpress site and starting to look into the css side of things.

    What I wanted to know is in relation to a site I am doing South Dublin Crash Repairs.

    I would like to change the styling of the link text and add hover to both the content on page and the the nav bar. I was wondering if anyone had some creative input and the best way to go about editing the CSS.

    Thanks in advance.


Comments

  • Closed Accounts Posts: 9,700 ✭✭✭tricky D


    Get FireBug Add-on to figure out which styles you want to manipulate and edit the css accordingly in the Design>Theme Editor.

    Backup the file first.

    Learn about css at somewhere like http://w3schools.com


  • Registered Users Posts: 19 lockhartg


    tricky D wrote: »
    Get FireBug Add-on to figure out which styles you want to manipulate and edit the css accordingly in the Design>Theme Editor.

    Backup the file first.

    Learn about css at somewhere like http://w3schools.com

    Can I not just use inspect element in chrome is firebug that advanced?

    Thanks Tricky D


  • Registered Users Posts: 16,413 ✭✭✭✭Trojan


    Firebug is awesome - maybe the single most useful tool for a CSS coder (or CSS hacker like me) :)


Advertisement