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: [Solved]: help regarding the classic theme css  (Read 4487 times)

0 Members and 1 Guest are viewing this topic.

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
[Solved]: help regarding the classic theme css
« on: February 24, 2008, 02:35:38 pm »

hi,

I am going to develop a custom theme for one of my site and I have already finished making graphics and color scheme for it.
Now I am stuck on several css block which I didn't find using "Web Developer Extension".
and I am also not sure if I will get response because I have -karma  ???

I have been studying what css block performs for what on the theme based on classic theme

so I am currently stuck on what these css block is meant for on the theme
Code: [Select]
.bblink a {
        color: #0033CC;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

so can anyone help me out the problem
« Last Edit: February 24, 2008, 07:27:38 pm by Joachim Müller »
Logged

Nibbler

  • Guest
Re: help regarding the classic theme css
« Reply #1 on: February 24, 2008, 02:39:11 pm »

bbcode links.
Logged

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: help regarding the classic theme css
« Reply #2 on: February 24, 2008, 02:48:50 pm »

oh! thanks Nibbler
I now got this
now I am moving to next...
if I am stuck on any other block I will post here.
I hope I'll get the help.
Logged

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: help regarding the classic theme css
« Reply #3 on: February 24, 2008, 03:19:23 pm »

now again I stuck on following block
I want to know what exactly style "user_thumb_infobox" is used on the theme

Code: [Select]
.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}
Logged

Nibbler

  • Guest
Re: help regarding the classic theme css
« Reply #4 on: February 24, 2008, 03:42:55 pm »

That's only used in the calendar as far as I can see. Instead of asking me each time just search the code yourself.
Logged

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: help regarding the classic theme css
« Reply #5 on: February 24, 2008, 05:20:53 pm »

hi Nibbler,
thanks for your help so far
now I have completed my themes but I have stuck on one css block
and this is the last one

I searched over and over and also tried looking with the Web Developer Plugin on several pages but could not able to find out where below css block is used
I guess it's for image description but not sure.

Code: [Select]
.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
        white-space: normal;
}
Logged

Nibbler

  • Guest
Re: help regarding the classic theme css
« Reply #6 on: February 24, 2008, 05:24:30 pm »

Not used anywhere as far as I can tell.
Logged

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: help regarding the classic theme css
« Reply #7 on: February 24, 2008, 06:53:32 pm »

ok I have finished my new theme
except some final touching remaining :)

DEMO

is there any suggestion for this theme that I need to make some modification  ???
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: help regarding the classic theme css
« Reply #8 on: February 24, 2008, 07:27:20 pm »

is there any suggestion for this theme that I need to make some modification  ???
Yes, I have a suggestion to make: you have removed the "Powered by Coppermine" footer and added a custom message. Although it's OK that you put the note back using a custom scheme of your own and thus preserve the attribution, it's not allowed as per coppermine license add-on. The original needs to be preserved. Additionally, your gallery is not being powered by a blog app, so the custom footer
Quote
Powered by: MyBLOG.com.np|Coppermine Gallery
is incorrect and misleading. Restore the original tag.

Logged

thapame

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: [Solved]: help regarding the classic theme css
« Reply #9 on: February 25, 2008, 01:48:39 am »

thanks for the suggestion
I have restored the original tag in original location :)
and thanks for your help while making this theme.

as this theme is just the brand theme [basic] for the site so I can't release it to public.
But I am now moving forward to create Web 2.0 Themes for Coppermine and I am sure that time I will release for the Open Source Community.

and again I am eagerly waiting for the next version of Coppermine Gallery,
I Hope that version will have lots of features that I am willing to have. :)

thanks again for such a great script which is free as a Open Source Community.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 17 queries.