RevCMS TopBG Size - Customize R63B

Crumpets

Member
Dec 19, 2013
86
5
Hey guys,

I'm in no way a developer or anywhere close to that. I'm in need of a little help. I'd like to change the styling of RevCMS. I want to shorten the length of the Topbg and have it centered, aligned with the tabs, mepage_info, News, etc. Kind of like Habbo 2007 or HabbsiteCMS if you guys remember that. I know it's in the CSS but I'm not sure exactly what I'm looking for. I've moved some numbers around in areas I thought would change it but I was horribly wrong lol. Also looking to add boxes underneath the News section of the me page. Every time I attempt to it throws the boxes way left or right.

I'm looking to learn as much as I can. Even changing commands in EMUs, redoing the Swf (maybe make the console look like the v14 console), pretty much anything in relation to customizing an R63B hotel would be greatly appreciated.

Thanks in advance!
 
Last edited:

Crumpets

Member
Dec 19, 2013
86
5
change the width of the image & to center it you could use display: block; margin:0 auto;

When I change the width to what I want it ends up as a tiled image for the topbar. When I change the min-width in common CSS it doesnt do much. I'm sorry man I'm not too up to date on these. Did you mean change the width of the image as in edit it on paint Net to the size i want? then add display: block; margin auto:0 in common Css?

I'm trying to make RevCMS look like Habbsite CMS. If you go to google images and type in Habbo 2007 CMS, that's what I'm going for
 
Last edited:

Object

?
Nov 10, 2017
415
328
When I change the width to what I want it ends up as a tiled image for the topbar. When I change the min-width in common CSS it doesnt do much. I'm sorry man I'm not too up to date on these. Did you mean change the width of the image as in edit it on paint Net to the size i want? then add display: block; margin:eek: auto; in common Css?
It's always best to optimize your images so they fit the size you want however if u do it through css then you're probably editing the wrong line of code however you could add background-repeat: no-repeat iguess :)

For the margin etc i mean adding it to the css id or class what ever the top img has

Also I'm not quite sure its what u r looking for but google
habbocms | laravel 5.5 | stripe integration | olschool design
 
Last edited:

Crumpets

Member
Dec 19, 2013
86
5
Thanks man I appreciate it
It's always best to optimize your images so they fit the size you want however if u do it through css then you're probably editing the wrong line of code however you could add background-repeat: no-repeat iguess :)

For the margin etc i mean adding it to the css id or class what ever the top img has

Also I'm not quite sure its what u r looking for but google
habbocms | laravel 5.5 | stripe integration | olschool design
Thanks man I appreciate it. The no-repeat worked so it wont tile. As far as the display/margin I tried adding it where the topbg is in the common.css and no luck. im doing some googling but I cant seem to find exactly what to do with it. I appreciate it though man ty!
 

Object

?
Nov 10, 2017
415
328
Thanks man I appreciate it

Thanks man I appreciate it. The no-repeat worked so it wont tile. As far as the display/margin I tried adding it where the topbg is in the common.css and no luck. im doing some googling but I cant seem to find exactly what to do with it. I appreciate it though man ty!
Hope you'll figure it out, which Iøm sure you'll do if u keep trying GL & np :)
 

Users who are viewing this thread

Top