Some Questions About Milky_Way's Style


Subject: Some Questions About Milky_Way's Style
I have a website, the domain name is not the name that it will be have, it's just an old domain name that I use for testing, I have two questions.

The first, come to lac-clan.com.ar and look, The background of the website is totally white, I would like to insert an image, like this website have:

fifa-xgamers.com

Both website have a phpbb portal mod, but i don't know how to put a background image.

My other question, is:

I tried to put a Portal button between 'Identificarse' and 'Foro', but you can see that button in the banner, I did something bad :S

How can I put the 'Portal' button between 'Identificarse' and 'Foro'?

Thank you.

Profile PM  
Subject: Re: Some Questions About Milky_Way's Style
For the first issue you should add an image to the CSS at the .body section.

Code: [Download] [Hide]
  1. body {  
  2. /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */  
  3. font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;  
  4. color: #333333;  
  5. background: url('./images/mybkg.jpg') repeat;  
  6. font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */  
  7. margin: 0px 10px 0px 10px;  


For the second one you should edit menu_block.html

Subject: Re: Some Questions About Milky_Way's Style
Thank you very much, I solved these questions.

Profile PM  
Subject: Re: Some Questions About Milky_Way's Style
Great!

You are welcome. :mricy:


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: 0.0799s (PHP: 22% SQL: 78%)
SQL queries: 11 - Debug Off - GZIP Enabled