Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Theme: Classic - Blue Dotted Line for items of class="clickable_option"  (Read 4835 times)

0 Members and 1 Guest are viewing this topic.

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray

Obviously the intent of this was to hint that certain regions are clickable. However in the classic theme its a distraction and looks wrong.
I would assume the same in most other themes.

I think you might want to reconsider including them. I think others will see them as I did an unwelcome distraction in the page.

If there wasn't a clear place to make a selection I would agree that a visual hint is necessary and wanted. However, there's a nice round button
where I think most people will recognise a selection needs to be made, the blue underline is superfluous.

Code: [Select]
.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : default;
}
« Last Edit: December 01, 2004, 09:12:51 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Theme: Classic - Blue Dotted Line for items of class="clickable_option"
« Reply #1 on: December 01, 2004, 09:08:38 am »

you're right, it was me who introduced the class some time back. I suggest we remove the dotted line attribute, but the class should be defined in the style.css and the cursor attribute is helpfull imo as well. I'll commit the changes to the dev version.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 18 queries.