BlackSilver Theme

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   re: BlackSilver Theme
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.03 posts per day
Posts: 8089
Points: 494,430
   
There should be one in the above folder and also in the main folder. Those are the only two that i edited and I just change the colors.

No we dont have any css editors but if you do a google search there are some proggys for the desktop to try (trial period)




_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#2   re: BlackSilver Theme
anil
CZ Super Newbie
anil has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 04, 2004
0.00 posts per day
Posts: 37
Points: 2,062
   
I dont have a templates folder in my coppermine, just the themes/default. I think the css in this folder only pertains to the admin menu. Should i try a different install?

\a



Back to top Reply with quote
#3   re: BlackSilver Theme
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
modules/coppermine/themes/doc ....there is a css file there as well as in

modules/coppermine/themes/default


taut



Back to top Reply with quote
#4   re: BlackSilver Theme
anil
CZ Super Newbie
anil has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 04, 2004
0.00 posts per day
Posts: 37
Points: 2,062
   
Okay, maybe its me but here is my style.css from the themes/default folder:


.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

bblink a {
        color: #0033CC;
        text-decoration: none;
}

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

.tableh1 {
        background : #0E72A4;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #D1D7DC;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #D1D7DC ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #D1D7DC;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableb {
        border: 1px solid #D1D7DC;
}

.album_stat {
        font-size : 10px;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

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

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

.user_thumb_infobox a {
        text-decoration: none;
}

.user_thumb_infobox a:hover {
        text-decoration: underline;
}

.sortorder_cell {
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #0E72A4 ;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        background : #0E72A4 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #EFEFEF ;
        text-decoration: none;
        color:         #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


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

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

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

.comment_date{
        color : #5F5F5F;
        font-size : 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1;
        border-color: #000000;
        margin: 2px;
}

.thumbnails {
        padding: 5px;
}

.thumbnail {
        padding: 5px;
        border-left : 1px solid #FFFFFF;
        border-right : 1px solid #FFFFFF;
}

.footer {
        font-size : 9px;
}

.statlink {
        color: #FFFFFF;
      text-decoration: none;
      font-weight: bold}

a.statlink  {
        text-decoration: none;
        color: #FFFFFF;
}
.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}
a:hover.statlink  {
        color: #FFFFFF;
        text-decoration: underline;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

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

.catlink {
        display: block;
        margin-bottom: 2px;
}

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

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 12px;
        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;
}
.helplink {  text-decoration: none}
.gal_title {  font-size: large; font-weight: bold}
.gal_desc {  font-size: small; font-weight: 600; font-family: Verdana, Arial, Helvetica, sans-serif}


Could someone please show me where to edit this? And is this the only one that i need to edit or do i need to edit the style.css in docs as well?

Here:

.navbar {
   FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: url(/coppermine/themes/Pixel-Rave-Blue100/images/nav-bar-button.gif) #72a5cc no-repeat; VERTICAL-ALIGN: middle; COLOR: #a5c6df; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sqlname {  color: #006600; text-decoration: none; font-size: small; background-color: #FFFFFF}
.doc_title {  font-size: large; font-weight: bold}
.doc_desc {  font-size: small; text-decoration: none}
.cur_name { text-decoration: none; font-size: small }
.doc_head {  font-size: large; font-style: italic; color: #333333; background-color: #FFFFFF}



I've tried a few times but the colors remain the same.

Thanks in advance, sorry if i'm missing something super easy.

\a


Back to top Reply with quote
#5   re: BlackSilver Theme
anil
CZ Super Newbie
anil has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 04, 2004
0.00 posts per day
Posts: 37
Points: 2,062
   
Aside from the above problem, i am also getting the following error on my site when unregistered guests attempt to view my gallery:


Template error
Failed to find block 'my_profile'(#(<!-- BEGIN my_profile -->)(.*?)(<!-- END my_profile -->)#s) in :

                <span class="topmenu">
<!-- BEGIN album_list -->
                        <a href="modules.php?name=coppermine" title="Go to the album list">Album list</a> ::
<!-- END album_list -->
<!-- BEGIN my_gallery -->
                        <a href="modules.php?name=coppermine&cat=10001" title="Go to my personal gallery">My gallery</a> ::
<!-- END my_gallery -->


<!-- BEGIN leave_admin_mode -->
                        <a href="modules.php?name=coppermine&file=switchmode&admin_mode=0&referer=%2Fcznuke%2Fhtml%2Fmodules.php%3Fname%3Dcoppermine" title="Switch to user mode">User mode</a> ::
<!-- END leave_admin_mode -->
<!-- BEGIN upload_pic -->
                        <a href="modules.php?name=coppermine&file=upload" title="Upload a picture into an album">Upload picture</a> ::
<!-- END upload_pic -->
<!-- BEGIN register -->
                        <a href="modules.php?name=Your_Account&op=new_user" title="Create an account">Register</a> ::
<!-- END register -->
<!-- BEGIN login -->
                        <a href="modules.php?name=Your_Account">Login</a>
<!-- END login -->

<!-- BEGIN meta_links -->
                        <br>
                        <a href="modules.php?name=coppermine&file=thumbnails&album=lastup&cat=0" title="Last additions">Last uploads</a> ::
                        <a href="modules.php?name=coppermine&file=thumbnails&album=lastcom&cat=0" title="Last comments">Last comments</a> ::
                        <a href="modules.php?name=coppermine&file=thumbnails&album=topn&cat=0"  title="Most viewed">Most viewed</a> ::
                        <a href="modules.php?name=coppermine&file=thumbnails&album=toprated&cat=0"   title="Top rated">Top rated</a> :: 
                        <a href="modules.php?name=coppermine&file=thumbnails&album=favpics" title="Favorite Pictures">My Favorites</a> <br />
                        <a href="modules.php?name=coppermine&file=search" title="Search the image collection">Search</a> ::
                        <a title="HELP?" class="helplink" href="modules.php?name=coppermine&file=help"><img src="modules/coppermine/images/help.gif"  vspace="2" height="20" width="20" align="middle" alt="HELP"  border="0" /></a>
<!-- END meta_links -->
                </span>


I cant even access the coppermine config page when i am signed in as admin, i can only access it if i sign in as admin and as a user.

I have it set to be able to view my all visitors in my modules prefs. Any help on these two problems would be GREATLY appreciated.

thanks.


Back to top Reply with quote
#6   re: BlackSilver Theme
Telli
Site Admin
Occupation: Self Employed
Age: 46
Gender: Male
Fav. Sports Team: Detroit Red Wings
Website:
Status: Offline
Joined: May 26, 2003
1.03 posts per day
Posts: 8089
Points: 494,430
   
Here is my theme for coppermine maybe it will help you Anil.



Attached Files
themes.zip (35.56 KB, Downloaded: 5255 Time(s))



_________________
The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he, who in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who would attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon thee. Ezekiel 25:17
Back to top Reply with quote
#7   re: BlackSilver Theme
anil
CZ Super Newbie
anil has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jan 04, 2004
0.00 posts per day
Posts: 37
Points: 2,062
   
Thanks alot, Telli.

I got it to work with your theme, although i had to exclude your theme.php to make it work. Everytime i loaded your theme.php I would get a blank webpage when i tried to view my gallery. I'm not sure if this will cause a problem in the future....should i try to get it to work with your theme.php or can i move on from this?

Thanks for your help on this. I've been BangHead.gif banging my head against the wall for almost a week now trying to figure it out.

\a

notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif notworthy.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum