Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Theme: Classic - Blue Dotted Line for items of class="clickable_option"  (Read 4773 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.023 seconds with 18 queries.