Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post [SOLVED] Fix Images In Angles 
 
Italian to English --> Google trad.


Hello!
Here I'm here to ask after a while and try to find a free tutorial understandable and suitable for my needs on the network ...

So ...

I now I have this image of the background

bg21-03-09

CSS

Code: [Download] [Hide] [Select]
body {
    background: #111111 url(/templates/mg_themes/images/p_blue/bg21-03-09.gif);
    margin: 0;
    padding: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment:fixed;    
}


From advice received would be better to take a substance which is capable of all resolutions and to block fixed at the corners ... to fit any resolution!

Use this background

bg
By changing the CSS in the body:
Code: [Download] [Hide] [Select]
body {
    background: #111111 url(/templates/mg_themes/images/p_blue/bg.gif);
    margin: 0;
    padding: 0;
    background-position: top;
    background-repeat: repeat;
    background-attachment:fixed;    
}





And fix in the corners, in the upper left and bottom right, these images

TOP LEFT
Code: [Download] [Hide] [Select]
background: url(/templates/mg_themes/images/p_blue/corner_topleft.gif)

corner_topleft

BOTTOM RIGHT
Code: [Download] [Hide] [Select]
background: url(/templates/mg_themes/images/p_blue/corner_bottomright.gif)

corner_bottomright


These 2 pictures as I put in the CSS?
I need to change the TPL? overall_footer and overall_header?
Thanks!
 




____________
http://img407.imageshack.us/img407/...nnerbakabk0.png
 
Last edited by HaoAsakura on Wed 01 Apr, 2009 17:28; edited 1 time in total 
HaoAsakuraSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Fix Images In Angles 
 
You should know if you are using mg_themes you will only have it at the borders untill the page lateral borders...

Or that is what i guess after a quick look at TPL files...
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Fix Images In Angles 
 
MG themes ... blue pearl theme!
 




____________
http://img407.imageshack.us/img407/...nnerbakabk0.png
 
HaoAsakuraSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Fix Images In Angles 
 
Did you solve it?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Fix Images In Angles 
 
Oh my god... sorry!

I solved in italian support board!

CSS
Code: [Download] [Hide] [Select]
.topleft{
background: url(/templates/mg_themes/images/p_blue/bg_topleft.gif);
position: absolute;
top: 0;
left: 0;
z-index: -1; /* # sta per i numero dei livelli */
}

OVERALL HEADER
Code: [Download] [Hide] [Select]
<div class="topleft"><img src="{FULL_SITE_PATH}{SPACER}" alt="" width="372" height="372" /></div>


I decide use the image only on top board!

Thanks ^^
 




____________
http://img407.imageshack.us/img407/...nnerbakabk0.png
 
HaoAsakuraSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Fix Images In Angles 
 
Great!
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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


  

 

  cron