MyBB Community Forums

Full Version: Add sideboxes / vertical letters
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello how would i go about adding vertical banners on each side or letters for instance?
Have tried with diffrent css metods but cant seem to get it to work and im left behind bare foot

image of where i want banners / vertical text 

https://imgur.com/a/zUa5ZoA
For this you could use fixed width/height div containers with absolute positions.
For vertical text examples look here => http://jsfiddle.net/cguroo/hfs4r5j4/1513/
(2022-12-25, 06:46 PM)SvePu Wrote: [ -> ]For this you could use fixed width/height div containers with absolute positions.
For vertical text examples look here => http://jsfiddle.net/cguroo/hfs4r5j4/1513/

Thanks just got a look at my coding again after some hours off and manged to get it to work