|
|
#1 |
|
Senior Member
Join Date: Jan 2007
Posts: 317
Rep Power: 17 ![]() |
Almost done!
My site is at MKClassifieds if you take a look you'll see there are some unwanted blocks or 'highlights' adjacent to the blue 'Read' buttons and the green 'Mark' buttons. I've trawled the html and css but I'm getting nowhere. Any help?
__________________
M Michael V4.1.3 Developer - 3 Column Default Template "All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642) |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2006
Posts: 4,227
Rep Power: 103 ![]() ![]() |
firefox with firebug is your friend.
Its happening because of the background collor in your 2 button classes. You have a background color of #488EB2 and an image of url(../images/bluebtn.gif) no-repeat scroll 0 0 Get rid of #488EB2
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jan 2007
Posts: 317
Rep Power: 17 ![]() |
Many thanks Larry.
You're right about Firebug, I'm just starting to appreciate it now. Have you tried the newer Web Developer extension for Firefox? Michael
__________________
M Michael V4.1.3 Developer - 3 Column Default Template "All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642) |
|
|
|
|
|
#4 | |
|
Moderator
Join Date: Mar 2006
Posts: 4,227
Rep Power: 103 ![]() ![]() |
Quote:
Firebug allowed me to find you problem in about 30 seconds. I just right clicked on your buttons where blue was, inspect element and got the html on the left and css on the right. I highlighted and deleted the class on the left which immediately updated the page I was viewing so I know the problem as associated with the class you assigned to the anchor. Then I refreshed the page, right clicked button to inspect element and looked at the CSS pane. Moused over the colors which causes a swatch of color to pup up and low and behold a matching blue. I edited out that CSS for the background color and immediately the trouble blue on the page disappeared. You can also add CSS etc to see how it will look without actually having to edit the live page, pretty sweet plugin actually. I like the web dev primarily for resizing the browser and displaying tables cells etc.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't shift an annoying Bullet Point! | michael | HTML, CSS, and Design Help | 6 | 09-15-2008 05:23 AM |
| Some things which are annoying | seymourjames | v4 Questions & Support | 2 | 07-06-2008 11:16 AM |
| Highlight colour change | torrox | v4 Questions & Support | 4 | 06-08-2008 06:55 PM |
| Highlight and Bold options | newone | v3.1 Questions & Support | 4 | 04-25-2008 02:06 PM |
| annoying little problem | frosty | v3.1 Questions & Support | 3 | 05-24-2006 10:40 PM |