SOLVED GrungeLite A 100%


Subject: GrungeLite A 100%
as I can put 100% grungeLite ie full screen. saludos

Subject: Re: GrungeLite A 100%
I think you'd be better off posting in icyphoenix.es ;).

Profile PM  
Subject: Re: GrungeLite A 100%
open style_grungeLite.css

find
Code: [Download] [Hide] [Select]
#global-wrapper {
width: 1024px !important;
clear: both;
margin: 0 auto;
}

/* wrapper */
#wrapper {
width: 1024px !important;
background: #000 url('./images/grungeLite/bg/bgbg1.png') top left repeat-y;
}


replace with
Code: [Download] [Hide] [Select]
#global-wrapper {
width: 100% !important;
clear: both;
margin: 0 auto;
}

/* wrapper */
#wrapper {
width: 100% !important;
background: #eef7fa url('./images/grungeLite/bg/bgbg1.png') top right repeat-y;
}

Subject: Re: GrungeLite A 100% [ Solucionado ]
Muchas Gracias :mrorange:

Subject: Re: GrungeLite A 100%
Please tag this topic as SOLVED
Thanks

Subject: Re: GrungeLite A 100%
I've marked this as SOLVED Limun, since it seems to be too much to ask to respond after it's solved (or even say "thank you").

THANK YOU Limun for your time and effort! :wink:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 1.1751s (PHP: 2% SQL: 98%)
SQL queries: 31 - Debug Off - GZIP Enabled