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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

CSS Styling help (Wordpress)

  • 01-03-2012 5:44pm
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 16,414 ✭✭✭✭Trojan


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


Advertisement