Search:
Type: Posts; User: Oxtis
Search :
Search took 0.01 seconds.
http://oxtis.com/ProjectX/
as you can see in the link provided.
the sides of the content is smaller than the header and the footer.
what is wrong ?
body {
margin:0px;
padding:0px;
i see. thanks for answering :D
Im just starting/learning to build a php based RPG game.
i have a model game that im looking at.
and they dont use Mysql at all.
all the account info. and etc etc are stored in .dat files.
...
yeah. i tried it. didnt work.
but thanks tho. for the help.
stilling trying to figure this out -_-
im also using chrome
here is a picture of the white spaces i see
http://oxtis.com/image/space.jpg
oops i meant to say horizontally
i used background repeat-x
so that i will repeat vertically.
and everything was fine
but then when i go to the web page
and zoom out.
i see there is a tiny white space in between the...
thanks dude.
you are my hero.
but i didnt put it inside the container div tho.
i closed the container div then make another div called footer.
in this case the container is still the footer's parent ?
and how can i make it...
http://oxtis.com/
at the bottom the footer is not extending to reach the sides of the browser.
i set the width to auto.
i dont know why it is acting this way.
please help me.
thanks :D
thanks
that solved my question.
:D
<?php
session_start();
require_once "scripts/connect_to_mysql.php"
//Build Main Navigation menu and gather page data here
$sqlCommand = "SELECT id, linklabel FROM pages WHERE showing='1' ORDER...
thanks guys.
i put a float left in the <li> tag and it worked.
thanks :D
can you guys help me out and take a look at the navigation bar ?
why is there an extra space in front of the word "about" "game" and " contact"
i want is to fill the whole thing. jsut like when...
how to i make it so that when people re-size the browser.
the background image will stay in the middle?
like this site:
http://www.dannychoo.com/
when u re-size the browser the sides of the...
thanks mate.
this really helped :D
how do i change the color of the navigation bar.
when the user's mouse is on top of it ?
and also how do i make a drop down menu ?
like the one on this website ...
i do have a hosted website online right now. (http://oxtis.com/)
but there inst much on it, since im new to website designing.
so i guess ill put this idea aside for now and try to learn more about...
for example websites like this http://na.leagueoflegends.com/
they have many posts about the updates and new stuff coming out and etc
for them to add those new post in there.
do they have to go...
Hi everyone.
I'm a high school computer science student,
i recently started to make my own website with almost 0 knowledge in HTML.
so i was working on my web design and i was wondering.
how do...