| Moling template -make it wider |
| Author | Text |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 07/03/2009 16:32 Moling template -make it wider | #post18680 | Just a quick question, how to make the Moling template 100px wider?
I have changed thease in css but something needs to be adjusted, besides thease ones
| code | .tpl_inbox {
margin:0 auto;
width:998px;
}
}
.tpl_bar div {
width:910px;
margin:0 auto;
font-size:10px;
padding-top:7px;
}
.tpl_content {
width:924px;
margin:0 auto;
}
.tpl_buttons {
height:33px;
width:938px;
margin:0 auto;
background:url(images/tpl_buttons_bg.gif) repeat-x;
}
|
|
|
 |
| |
syntax Junior Member
Posts: 79

Gender:  Online: No
Languages: syntax |
Date: 09/03/2009 12:49 Re: Moling template -make it wider | #post18690 | u wanna 100px but which part u want that? |
|
 |
| |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 09/03/2009 13:36 Re: Moling template -make it wider | #post18691 | Hi there, i would like to get the whole page 100px wider, but when i have changed the size on the css-file, i get results like the image...
see atached image
|
|
 |
| |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 09/03/2009 23:24 Re: Moling template -make it wider | #post18698 | Hi again, can it be the .js files that should be changed somehow, becouse i cant find any other reason to the "corners" of the template and there is 2 files named jquery.corner.js and jquery.cycle.js?
Anyone have any clue? I realy need the template to be wider, so any suggestions is welcome and rewarded whit a Huge cyber-beer as a thanks for help!  |
|
 |
| |
syntax Junior Member
Posts: 79

Gender:  Online: No
Languages: syntax |
Date: 10/03/2009 10:40 Re: Moling template -make it wider | #post18704 | its about ur tpl_header.png file..
its width:898px if u want u change ur template width 1000 or sth like that u have to change ur tpl_header.png width too |
|
 |
| |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 10/03/2009 11:43 Re: Moling template -make it wider | #post18706 | Thanks syntax, i usually have a "brainfreez" when i post my questions here  The images and size of them i didint eaven have idea of changing the sizes of them ! Cheers mate! |
|
 |
| |
syntax Junior Member
Posts: 79

Gender:  Online: No
Languages: syntax |
Date: 10/03/2009 12:28 Re: Moling template -make it wider | #post18707 | you welcome  |
|
 |
| |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 10/03/2009 15:58 Re: Moling template -make it wider | #post18715 | Örhm,,, in IE it looks great but in Firefox its a bit messy, any clue on why?
Here is the page:
Page |
|
 |
| |
pokerilahja Very generous donator
Posts: 56

Gender:  Online: No |
Date: 10/03/2009 16:28 Re: Moling template -make it wider | #post18717 | Sorry, my bad, had an js script in head, but didint use the js on the pages, solved and fixed |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 11/03/2009 13:14 Re: Moling template -make it wider | #post18730 | Hi
By increasing the CSS width you're increasing the CONTENT size, but the background remains the same because it's an image... this means you have to:
1) Increase the width in CSS
2) Modify background images and make them wider |
|
 |
| |