Jump to content

css help


GaryT

Recommended Posts

Can anyone help me with a few questions please.

 

See in the WHMCS, Now the pages, they display the title such as Portal Home, Client area ect, Ill add an image to this post, Basicly I wanna know where to edit this.

 

63532742.png

Link to comment
Share on other sites

I wanna know where to edit this.

Did you want to edit the font size or color? You asked about the CSS in the subject.

If so, and you use Firefox as a web browser, go find the Firebug addon and install it. with that you can inspect the page live and find what controls that element. You can even edit in line to test the change before making it permanent through editing the CSS file.

 

Very, very handy. ;)

Link to comment
Share on other sites

  • 2 weeks later...

The firebug addon will allow you to "inspect" the page's elements, and if you use that to select the item, it should tell you what tag or class it's using for that particular element. Find that in the CSS.

 

Failing that, grab an eyedropper tool like ColorCop (free), and use that to identify the exact color used. Then search for that color in the CSS styles.

 

Failing that, post a URL here and I'm sure someone will point this out for you. You really should try both of the above first, though. Better to learn than have it done for you. ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated