Jump to content

Need some advice about my guild layout


Xaekia

Recommended Posts

I'm trying to make the background image lower and the second set of text higher (lowering the image so you can see the guild description in the upper left). Instead, both go upwards.

 

This is the code that I am using, I've taken web design classes, but the book I use for stuck situations is buried at my parents house. If it helps to visualize my page, visit my username (xaekia). I tried seperating the lines to make it easier to read.

 

<style />

body{background: #e5d774 url() fixed}

#main {background:none; border:0px;}

#header, #footer {display:none;}

hr{display:none;}

.sidebarModule {display:none}

body {scrollbar-base-color:#954876;}

#content {width:1%; position: relative; left: 65px; border:1px;}

A:link,A:visited{color:red;text-decoration:none;}

A:hover{color:#999;text-transform:uppercase;}

</style />

<div align="left">

<div style="text-align: center;scrollbar-base-color: #999;overflow:auto;position:relative;width:600px;height:77px;top:34px;left:23px;
margin-right:-500px;margin-

bottom:-200px;">

<h2>Welcome to The Deities Guild!</h4> <h5>This guild is currently being worked on(still new..) but the owner is well trained with media experience for graphic arts and web 

design, so will be looking better eventually.</h4>

</div>

<div style="text-align: left;scrollbar-base-color: #000;overflow:auto;position:relative;width:281px;height:178px;top:496px;left:29p
x;margin-right:-200px;margin-bottom:-250px;">

<p>Anyone interested in being a council member must send information on any experience (including dates) that will benefit the guild. (i.e. College courses, voluntary exp, website 

design, leadership roles, photoshop, etc.) Kinda like a resume... Except without the personal information part. =)</p>

<br>

<p>For background experience, some credibility may be required (but not mandatory).</p>

</div>

<img src="//images.weserv.nl/?url=http://fc02.deviantart.com/fs22/f/2007/316/d/f/Machinery_of_the_Stars_by_alexiuss.jpg" width="800" height="800" alt=""></div>

</div>

 

Nevermind.. I have it fixed. This post is OK to be deleted. Thanks anyways.

 

This post has been edited by a member of staff (Stephanie~) because of a violation of the forum rules.

Please do not double post. Use the edit button instead.

Please check your user inbox to see if you have been contacted regarding this incident, then review our rules.

 

This topic has been edited by a member of staff (Stephanie~).

The original topic had been answered.

Please check your user inbox to see if you have been contacted regarding this topic.

Per the reason above, this topic has been LOCKED. Please contact Stephanie~ if you have any questions regarding this action.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...