Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Sales

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-12-2007, 09:06 AM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation [SOLVED] Ie 7 Bug with Adaman Template

I am with problems in IE 7 with my new template, I am annexing the photos so that somebody can help me.

Firefox 2.0 and Opera


IE 7
Reply With Quote
  #2 (permalink)  
Old 09-12-2007, 09:55 PM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
help-me please
Reply With Quote
  #3 (permalink)  
Old 09-12-2007, 10:01 PM
Casual Pligger
Pligg Version: 9.9
Pligg Template: convergence
 
Join Date: Sep 2007
Location: Netherlands
Posts: 41
Thanks: 3
Thanked 8 Times in 4 Posts
probably has something to do with the css. dont know where the problem would be though aint that of a css wizard.

Doesnt look that bad though, almost looks if its build that way
__________________
Reply With Quote
  #4 (permalink)  
Old 09-13-2007, 09:13 AM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
the problem must be msm in css but where I must move:

/* Important */
* {margin:0;padding:0}
body{padding:0px; margin:0px; color:#5E5E5E; font:13px/18px Arial, Helvetica, sans-serif;}

/*----TOP PANEL----*/
#topPan{width:100%; height:158px; position:relative; margin:0 auto; background:url("../images/topPan-bg.gif") 0 0 repeat-x #15AEFD; color:#fff; padding:0px;}
#topPan img.logo{background:url("../images/logo.png") 0 0 repeat-x;width:245px; height:37px; position:absolute; top:33px; left:43px;}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}

#topPan p{font-size:16px; padding:70px 0 0 43px;}

#topContactPan{width:159px; height:51px; position:absolute; top:43px; right:240px;}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{width:95%; height:16px; position:absolute; bottom:9px; left:48px;}
#topMenuLeftPan{width:69px; height:16px; float:left; background:url("../images/menu-leftbg.gif") 0 0 no-repeat;}
#topMenuMiddlePan{width:80%; height:16px; float:left;}

#topMenuMiddlePan ul{background:#fff;width:100%; height:16px;}
#topMenuMiddlePan ul li{width:90px; height:16px; border-right:1px solid #E5E5E5; float:left;}
#topMenuMiddlePan ul li a{width:90px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li a.current{background:#000000; color:#AAAAAA; text-decoration:none; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact{width:67px; border-right:1px solid #fff;}
#topMenuMiddlePan ul li.contact a{width:67px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact a:hover{background:#fff; color:#0574AF; text-decoration:none;}

#topMenuRightPan{width:70px; height:16px; float:left; background:url("../images/menu-rightbg.gif") 0 0 no-repeat;}
/*----TOP PANEL----*/

/* Wrappers */
#wrap {margin:0 auto;position:relative;text-align:left}
#sidebar {position:absolute;top:0px;left:auto;right:0px;wid th:257px;}
#contentbox { margin-right:272px;width:685px;}
#contentbox { width:auto }
#contentbox #breadcrumb {margin-top:-5px;font-size:93%;font-weight:bold; text-decoration:none;}
#contentbox #breadcrumb a:link {text-decoration:none}
#contentbox #breadcrumb a:hover {text-decoration:none}
#contentbox #breadcrumb a {text-decoration:none}
#content #breadcrumb a:active {text-decoration:none}
#content #breadcrumb a:visited {text-decoration:none}
#content-wrap2 {background: #fff;position:relative;min-height:1050px; height:auto;margin:0 20px 0 20px} /* " when logged in */
* html #content-wrap2 {height: 850px;}

/* General */
h1, h2, h3, h4, h5, h6 {letter-spacing:-1px;font-family:arial,verdana,sans-serif;margin:.9em 0 .3em;color:#000; border-bottom:1px solid #A4A4A4}
h1 {font-size:196%;margin-top:.6em}
h2 {font-size:136%;color:#0E8CD0;}
h3 {font-size:126%}
h4 {font-size:116%}
h5 {font-size:106%}
h6 {font-size:96%}
ul {list-style:none}
img {border:none}
hr {margin:1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;bord er:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}
li {line-height: 1.4em;}
a,a:link,a:link,a:link,a:hover {cursorointer}
a:link {color:#0E8CD0}
a:visited {color:#A4A4A4}
a:hover,a:active {color:#000000}

#headsponsor {margin-left: auto; margin-right: auto;text-align: center;margin:20px 0px 0px 0px;}

/* Header */
.search2 {float:right; padding-right:20px; padding-top:7px}
#headbar {background:url("../images/headbar.png") repeat-x 0 100%; margin:0 20px 0 20px; padding:5px 10px 0px 10px; vertical-align:middle}
#header {margin:0 0 2px;padding:0 0 8px;width:100%;position:relative}
#headbar form {margin:0}
#headbar form .login {width:100px}
#headbar ul { padding:2px 0; padding-bottom:4px }
#headbar ul li{ display:inline }
#headbar ul a {color:#ce4a02; text-decoration:none;}
#headbar ul a:hover {text-decoration:underline}
#headbar ul .search2 {}
#header #site-name {font:265% arial;letter-spacing:-.05em;height:60px;margin:0 0 0 20px;padding:3px 0;color:#fff;border:none}
#sorts {background:#FFFFFF; margin:0px 0px 0 0px; padding:0px 0 0px 0px;}
#sorts a{ color:#A4A4A4; font-size:12px}
#sorts a:hover { color:#0E8CD0}
#sorts span {font-size:16px; color:#0E8CD0; font-weight:bold}

/* Tabs */
#cab {height:30px;margin-left:0px;}
#navbar {background:#FFFFFF; margin:2px 20px 0 20px; padding:14px 0 7px 10px;color:#666; font-size:11px}
#navbar a {color:#0E8CD0; text-decoration:none}
#navbar a:hover{text-decoration:underline}
#cab ul {padding:0px 10px 0px 30px;list-style:none;}
#cab li {float:left; text-align:center; display:block; }
#cab a {color:#FFFFFF}
#cab a:hover {color:#0E8CD0}
#cab a.navbut3 {float:left;background:url("../images/tabrB2.png") no-repeat right top; padding:0px 6px 0px 0px;color:#66c; margin:0 1px;text-decoration:none; display:block; height:33px;color:#0E8CD0; font-weight:bold}
#cab a.navbut3:hover {background:url("../images/tabrightB.png") no-repeat right top;color:#000000}
#cab a.navbut3:hover {color:#000000}
#cab a.navbut3 span {float:left;background:url("../images/tablB2.png") no-repeat left top;padding:9px 0px 5px 6px; text-align:center;display:block;}
#cab a.navbut3:hover span {background:url("../images/tableftB.png") no-repeat left top;}
#cab a.navbut4 {float:left;background:url("../images/tabrightB.png") no-repeat right top; padding:0px 6px 0px 0px;color:#66c; margin:0 1px;text-decoration:none; display:block; height:33px;color:#FFFFFF; font-weight:bold}
#cab a.navbut4:hover {color:#000000}
#cab a.navbut4 span {float:left;background:url("../images/tableftB.png") no-repeat left top;padding:9px 0px 5px 6px; text-align:center;display:block;}
#cab span a:hover {color:#000;}

.cab {padding:0px 10px 30px 5px;}
.cab span a {background:url("../images/story_tab2.png") no-repeat 0 0; display:block; float:left; width:100px; height:33px;text-align:center; text-decoration:none; padding:6px 0px 0px 2px; color:#0E8CD0; font-weight:bold}
.cab span.selected{cursor:text; font-weight:bold; color:#666; text-align:center; }
.cab span.selected a{background:url("../images/story_tab.png") no-repeat 0 0; display:block; float:left; width:100px; height:33px; text-decoration:none; padding:6px 0px 0px 2px; color:#FFFFFF; font-weight:bold}
.cab span a:hover { background:url("../images/story_tab.png") no-repeat 0 0; display:block; float:left; width:100px; height:33px; text-decoration:none; padding:6px 0px 0px 2px; color:#000000; font-weight:bold}


/* Forms */
form {margin:0 0 1.5em}
input {font-family:arial,tahoma,verdana,sans-serif;margin:2px 0}
input.submit {border:1px solid black;FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 20px; LINE-HEIGHT: normal;padding: 1px}
input.submit-s {border:1px solid black;FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 20px; LINE-HEIGHT: normal;padding: 1px}
input.log2 {border:1px solid black;FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 20px; LINE-HEIGHT: normal;padding: 1px}

/*Fieldsets */
fieldset {border:1px solid #ccc;padding:1em 1.5em;margin:1em 0; font-weight: normal;}
* html fieldset {background:none;}
fieldset dl { margin:0;padding:0}
fieldset dt { clear:left;float:left;width:18em;text-align:right;padding:0 1em 0.5em 0}
fieldset dd { padding:0 0 0.5em 0;font-weight:bold}
fieldset.labels label { width:10em;float:left;text-align:right;display:block;padding:0.2em 0.5em 0.2em 0}
fieldset.labels div { padding:0.2em 0;clear:left}
label {display:block;padding:5px 0;font-weight:bold}
label br {clear:left}
legend { padding:0 0.5em;color:#000}

/* Tables */
table { width:100% }
table td, table th{ padding:0 4px; text-align:left; }
table th{ background: #EEEEEA; padding:4px; }
table th a:hover{ background:none; color:#CC0000;}
Reply With Quote
  #5 (permalink)  
Old 09-15-2007, 08:16 PM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy

Help-me please
Reply With Quote
  #6 (permalink)  
Old 09-15-2007, 08:31 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,367
Thanks: 169
Thanked 437 Times in 276 Posts
Try changing
Code:
/* Header */
.search2 {float:right; padding-right:20px; padding-top:7px}
To
Code:
/* Header */
.search2 {float:right; padding-right:20px; padding-top:0px}
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #7 (permalink)  
Old 10-13-2007, 03:07 PM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs down

it did not work will be that it has another alternative? Help-Me
Reply With Quote
  #8 (permalink)  
Old 10-15-2007, 02:34 AM
New Pligger
 
Join Date: Oct 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ecctao
Cool

Really Can help anything about it,bec. I really can't understand you problem!
__________________
SHENZHEN CHIP OPTECH Co., Ltd.
Professional manufactory of LED Display|LED Panel
Reply With Quote
  #9 (permalink)  
Old 10-15-2007, 02:41 AM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,367
Thanks: 169
Thanked 437 Times in 276 Posts
I would suggest contacting the template author.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #10 (permalink)  
Old 10-16-2007, 01:38 PM
New Pligger
 
Join Date: Jul 2007
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up

Adaman It is the publisher of the template but I can not get in touch with him if you chuckroast can warn you about my problem I would much.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
LemonTwist Template (Free) by Yankidank Yankidank Pligg Templates 29 11-20-2008 01:44 AM
MacBlue Free Pligg Template by Yankidank Yankidank Pligg Templates 13 11-10-2008 05:37 PM
[SOLVED] Warning: Template "NAME" does not exist! cmstheme Bug Report 14 08-25-2008 10:48 AM
[SOLVED] Newbie with template problems (header imagemap) fulltilt "yget" 0 12-02-2007 06:25 AM
[SOLVED] Error Changing to Shredit Template rout Template Support 2 11-18-2007 08:40 PM


Search Engine Friendly URLs by vBSEO 3.2.0