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: chaoticsoul theme  (Read 6105 times)

0 Members and 1 Guest are viewing this topic.

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
chaoticsoul theme
« on: October 16, 2007, 02:01:16 pm »

I am using this theme here

I have played around with the the widths of sections but I don't seem to be able to get the whole thing to fit right so I have only a little space between the images at the top. I always end up with the sidebar the content.

I figured 680 works to get the images correct

Code: [Select]
/* 

hr {

background-color: #22201d;

color: #22201d; /* for coloring the background in IE7 */

border: 1px solid #363430;

height: 10px;

margin: 10px 0;

width: 860px;

}

/*  -----|  Structure  |----------------------------------------------------  */



#page {

margin: 25px auto 25px; /* reduced for Coppermine */

padding: 0;

width: 860px;

}



#header {

text-align: center;

margin-top: 5px; /* added for Coppermines {CUSTOM_HEADER} */

}



#wrapper, #headerimg {

width: 860px;

}



#wrapper {

background: url('images/content_bkg.gif') repeat-y top left;

}



.image_header {

background: #22201d url('images/image_left.png');

border: 1px solid #363430;

height: 336px;

width: 339px;

}



.bkgleft { background: url('images/image_left.jpg'); float: left; }

.bkgright { background: url('images/image_right.jpg'); float: right; }



#footer {

font-family: Georgia, 'Times New Roman', serif;

color: #999;

}



#content, #sidebar {

border-left: 1px solid #363430;

border-right: 1px solid #363430;

padding: 0 10px;

}



#content { float: left; font-size: 1.1em; width: 617px; }

#content h2 { margin: 0 0 10px; }

#content p { line-height: 1.5em; }



#sidebar { border-left: 0; float: right; width: 200px; }

#sidebar h3 { color: #bd934f; margin: 15px 0 5px; font-variant: small-caps; font-size: 1.1em; }

#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }

#sidebar li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }

#sidebar li:hover { background: #363430; }



/* Post Structure */



.post { padding: 10px 0 0; overflow-x: auto; overflow-y: hidden; }

.widecolumn .post { padding: 0; margin: 0; }



.top { padding: 15px 10px 0px; background: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }

.lastfive { padding-left: 10px; padding-right: 10px; }

.postmetadata { margin: 3px 0; padding: 0; }

.postmetadata a { font-weight: bold; }

#sidebar .postmetadata { line-height: 1.5em; }

.continue { font-weight: bold; font-size: 1.3em; }



.top .entry { font-size: 1.1em; }

.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }



.entrytext h2 { border-bottom: 1px solid #bd934f; display: block; }

.entrytext ul { list-style-type: square; }



/*  -----|  Typography  |---------------------------------------------------  */



h1, h2, h3, h4, h5, h6 { font-family: Georgia, 'Times New Roman', serif; font-weight: normal; }



h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }

h1:before, h1:after { content: " . . "; color: #444; }

h1 span { color: #bd934f; }



h2 { color: #bd934f; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }

.post h2 a { color: #bd934f; }

.post h2.first { font-size: 1.5em; }



.widecolumn h2.title {

display: block;

padding: 13px 10px;

background: #1b1814;

margin: 0 0 15px;

border-bottom: 1px solid #35302a;

font-size: 1.75em; }



h3 { font-size: 1.2em; }



.description { color: #666; font-weight: bold; }



/*  -----|  Miscellaneous  |------------------------------------------------  */



.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



.textinput {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 0.85em;

        border: 1px solid #999999;

        padding-right: 3px;

        padding-left: 3px;

        background-color : #22201D;

        color:#ffffff;

}



.clickable_option {

        border-bottom : 1px dotted #999999;

        cursor : default;

}



.listbox_lang {

        background-color : #22201D;

        color:#ffffff;

        border: 1px solid #999999;

        font-size: 0.90em;

        font-family: Arial, Helvetica, sans-serif;

        vertical-align : middle;

}



.listbox {

        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;

        background-color : #22201D;

        font-size: 0.85em;

        border: 1px solid #999999;

        vertical-align : middle;

        color:#ffffff;

}



.button {

        font-family: Verdana, Helvetica, sans-serif;

        font-size: 0.85em;

        border: 1px solid #999999;

        background-color : #22201D;

        color:#ffffff;

        margin-top: 0px;

        margin-bottom: 0px;

        text-align: center;

}



.button a {

        display: block;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 2px;

        padding-right: 2px;

}



.button a:hover {

        border: 1px solid #999999;

        background-color : #22201D;

        color:#FFFFFF;

}



.comment_button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 0.85em;

        border: 1px solid #999999;

        background-color : #22201D;

        color:#ffffff;

        padding-left: 3px;

        padding-right: 3px;

}



.radio {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 1em;

        vertical-align : middle;

}



.checkbox {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 1em;

        vertical-align : middle;

}



.bblink a {

        color: #8090A3;

        text-decoration: none;

}



.bblink a:hover {

        color: #0033CC;

        text-decoration: underline;

}



.admin_menu_red a {

color: #BE0027;

}



.cpg_main {

height: 100%;

width: 512px;

overflow-x: auto; /* handle overflow with scrollbar */

}



.cpg_footer {

height: 100%;

width: 570px;

padding-left: 20px;

}



.graybox {

background-color: #22201d;

border-top: 1px solid #22201D;

border-bottom: 1px solid #22201D;

}



.breadlink {

border-bottom: 1px solid #57470C;

}



.maintable {

        margin-top: 1px;

        margin-bottom: 1px;

}



.cath1 {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

}



.tableh1 {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 15px;

}



.tableh1_compact {

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

}



.tableh2 {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.tableh2_compact {

    background : #22201D;

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

}



.tableb {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.tableb_compact {

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 7px;

        padding-left: 5px;

}



.tablef {

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

}



.catrow_noalb {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.catrow {

        padding-top: 3px;

        padding-right: 0px;

        padding-bottom: 3px;

        padding-left: 0px;

}



.album_stat {

        font-size : 85%;

        color: #555555;

        margin: 5px 0px;

}



.thumb_filename {

        font-size: 0.90em;

        display: block;

}



.thumb_title {

        font-weight : bold;

        font-size: 0.90em;

        padding: 2px;

        display : block;

}



.thumb_caption {

        font-size: 0.85em;

        padding: 1px;

        display : block;

}



.thumb_caption a {

        text-decoration: underline;

        color: #AEAEAE;

}



.thumb_num_comments {

        font-weight: normal;

        font-size: 0.85em;

        padding: 2px;

        font-style : normal;

        display : block;

}



.user_thumb_infobox {

        margin-top: 1px;

        margin-bottom: 1px;

}



.user_thumb_infobox th {

        font-weight : bold;

        font-size: 1em;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox td {

        font-size: 0.90em;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox a {

        text-decoration: none;

        color: #AEAEAE;

}



.user_thumb_infobox a:hover {

        color: #CCCCCC;

        text-decoration: underline;

}



.sortorder_cell {

        background : transparent;

        color : #000000;

        padding: 2px;

        margin: 0px;

}

.sortorder_options {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        background : transparent;

        color : #000000;

        padding: 0px;

        margin: 0px;

        font-weight: normal;

        font-size: 0.85em;

        white-space: nowrap;

}





.navmenu {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        color: #CCCCCC;

        font-size: 1em;

        font-weight: bold;

        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: #AEAEAE;

}



.navmenu a:hover {

        background : #22201D;

        text-decoration: none;

        color: #FFFFFF;

}



.admin_menu_thumb {

        font-family: Verdana, Helvetica, sans-serif;

        font-size: 0.85em;

        border: 1px solid #000000;

        background-color : #22201D;

        color:#000000;

        font-weight: bold;

        margin-top: 0px;

        margin-bottom: 0px;

        width: 85px;

}



.admin_menu_thumb a {

        display: block;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 10px;

        padding-right: 10px;

}





.admin_menu_thumb a:hover {

        border: 1px solid #000000;

        background-color : #57470C;

        color:#FFFFFF;

}



.admin_menu {

        font-family: Verdana, Helvetica, sans-serif;

        font-size: 0.85em;

        border: 1px solid #000000;

        background-color : #22201D;

        color:#FFFFFF;

        margin-top: 0px;

        margin-bottom: 0px;

        text-align: center;

}



.admin_menu a {

        display: block;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

        padding-left: 2px;

        padding-right: 2px;

}



.admin_menu a:hover {

        background-color : #363430;

        color:#FFFFFF;

}



td #admin_menu_anim {

        background-image : url(images/button_bg_anim.gif);

}



.comment_date{

        font-size : 90%;

        vertical-align : middle;

}



.image {

        border: 2px solid #000000;

        margin: 2px;

}



.imageborder {

        border: 0px solid #aaaaaa;

        background-color: #FFFFFF;

        margin-top: 20px;

        margin-bottom: 20px;

        margin-right: 2px;

        margin-left: 2px;

}



.display_media {

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

}



.thumbnails {

        padding: 5px;

}



.breadlink (

        color: #657172;

        font-size: 0.90em;

    font-family: tahoma, arial, Microsoft Sans Serif;

}



.statlink {

        color: #4C4A2F;

        font-size: 1.1em;

    font-family: tahoma, arial, Microsoft Sans Serif;

}



.statlink a {

        text-decoration: none;

}



.statlink a:hover {

        text-decoration: underline;

}



.alblink {

color:#4C4A2F;

    font-size:1.4em;

    font-family:tahoma, arial, Microsoft Sans Serif;

    font-weight:bold;

        display: block;

}



.alblink a {

        text-decoration: none;

}



.alblink a:hover {

        text-decoration: underline;

}



.catlink {

color:#4C4A2F;

    font-size:1.2em;

    font-family:tahoma, arial, Microsoft Sans Serif;

    font-weight:bold;

        display: block;

}



.catlink a {

        text-decoration: none;

}



.catlink a:hover {

        text-decoration: underline;

}



.topmenu {

        font-size : 100%;

        margin-top:5px;

        margin-right:5px;

}



.topmenu a {

        color : #DFDFDF;

        text-decoration : none;

}



.topmenu a:hover  {

        color : #FFFFFF;

        text-decoration : none;

}



.topmenu td  {

        white-space: nowrap;

        font-weight : bold;

}





.img_caption_table {

        border: none;

        background-color: #49525D;

        width : 100%;

        margin : 0px;

}



.img_caption_table th {

        background: #49525D ;

        font-size : 100%;

        color : #cccccc;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top : 1px solid #394049;

}



.img_caption_table td {

        background: #49525D ;

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top : 1px solid #394049;

        white-space: normal;

}



.debug_text {

        border: #BDBEBD;

        background-color: #EFEFEF;

        width : 100%;

        margin : 0px;

}



#vanity a {

        display:block;

        width:57px;

        height:20px;

        margin: 3px 20px;

}

#vanity img {border:0}

#v_php {float:left;background-image:url(../../images/powered-php.gif);}

#v_php:hover {background-image:url(../../images/h_powered-php.gif);}

#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}

#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

#v_css {float:right;background-image:url(../../images/valid-css.gif);}

#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: chaoticsoul theme
« Reply #1 on: October 16, 2007, 02:08:49 pm »

Post a link to your site
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #2 on: October 16, 2007, 02:10:04 pm »

there is a link in the first sentence of my last post
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: chaoticsoul theme
« Reply #3 on: October 16, 2007, 05:20:31 pm »

The link you posted in your first posting is down: it points to http://www.leannej.diva-host.com/images, which results in the browser's "can not display the page you're looking for" message (usually means that there si something wrong with the domain part of an URL). There's a good reason why Hein asked for a link to your page. Instead of posting a snappy reply you could have reviewed the link in your posting. Don't make us beg to let us support you.
Code: [Select]
<?php
$karma
--;
?>
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #4 on: October 16, 2007, 05:24:03 pm »

I did review the link and it's working for me. It's www.leannej.diva-host.com
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: chaoticsoul theme
« Reply #5 on: October 16, 2007, 05:32:52 pm »

That's nice for you. I can ping the subdomain just fine, but the page won't display, nor does the actual domain of your webhost diva-host.com display. See attached screenshot.
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #6 on: October 16, 2007, 05:33:26 pm »

it seems on my pc it directs itself to - leannej.diva-host.com
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #7 on: October 16, 2007, 05:36:41 pm »

when i go to the page via the link it changes to http://leannej.diva-host.com/images but I am still able to view it at http://www.leannej.diva-host.com/images when I type it in directly
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: chaoticsoul theme
« Reply #8 on: October 16, 2007, 05:50:40 pm »

I tried http://leannej.diva-host.com/images as well (which should change in your browser's address bar to http://leannej.diva-host.com/images/ btw.). I tried http://leannej.diva-host.com/ as well.
Maybe your webhost is moving servers or changing stuff around DNS-wise. Maybe they have set up something that blocks requests made from proxies (I sit behind one). Doesn't matter though: none of our business; ask your webhost for support. See to it that this works OK, then ask again here if the site is up for everyone.
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #9 on: October 16, 2007, 05:53:35 pm »

will do

with firefox I'm unable to view says the database doesn't exist or something.
Logged

debragrant

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 127
Re: chaoticsoul theme
« Reply #10 on: October 17, 2007, 10:11:13 am »

well seeing as I can view the site can some people please check to see if it has now been sorted?

 http://www.leannej.diva-host.com/images
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: chaoticsoul theme
« Reply #11 on: October 18, 2007, 08:22:11 am »

http://leannej.diva-host.com/images/ is now visible for me (from my home PC, not behind a proxy), although it loads very slowly.
Logged
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 15 queries.