[HTML] Rounding a Box?? [CODING]

Status
Not open for further replies.

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
The title in a bit confusing.. but i need to know how to round a box in HTML coding.

usually the box is already rounded but sometimes it jacks off and it becomes an ugly square. anyone know how to make it rounded again?


(Notice how the box is a square when it SHOULD be rounded at the edges....)
HtiXG.png



-----------------------------------------------------------------------------------------------------

Also.... does anyone know how to change the colour of only 1 navigation tab

EX : make the facebook tab red and the rest of the tabs stay the same
 

Predict

Active Member
Jun 27, 2011
126
63
The reason why your process-box ain't rounded could be for the following reasons.
  • You have forgot to close a <div></div> tag
  • You might of edited the source (.css) or maybe forgot to add a <div></div> tag so that the border image would appear.
  • You may of missed the script tag for browsers who don't support border-radius
Either way you've messed something up while coding your "updates" page.
To answer your tab problem, you're going to need to create a another class/id and add another group of images so that you can make your "facebook" tab unique.

My opinion.
What I've see in your website is that you have no idea what you're doing and you're basically copying of peoples idea(s) and trying to create your own CMS, when in fact you have no skill in anything and all you want to do is be credited for something which you didn't even construct, not that you can code a simple HTML snippet.
 

KyleVonnie

Come @ me Bro!
Oct 26, 2011
993
176
The reason why your process-box ain't rounded could be for the following reasons.
  • You have forgot to close a <div></div> tag
  • You might of edited the source (.css) or maybe forgot to add a <div></div> tag so that the border image would appear.
  • You may of missed the script tag for browsers who don't support border-radius
Either way you've messed something up while coding your "updates" page.

To answer your tab problem, you're going to need to create a another class/id and add another group of images so that you can make your "facebook" tab unique.

My opinion.
What I've see in your website is that you have no idea what you're doing and you're basically copying of peoples idea(s) and trying to create your own CMS, when in fact you have no skill in anything and all you want to do is be credited for something which you didn't even construct, not that you can code a simple HTML snippet.
ty for the help mate, but maybe u shud stop judging cuz this isnt my website/hotel.
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
I believe Predict's final answer is right..
"Either way you've messed something up while coding your "updates" page."

If you were altering the page before it starts messing, or have moved any of the div (like delete/add new div tags).. try undoing what you did. Then try recoding it again, I used to work on that Habbo Theme and when I mess a code, it messes the rest.
 
Status
Not open for further replies.

Users who are viewing this thread

Top