1
hIBEES
Block Bar at side of page?
  • 2004/4/23 0:39

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


i'm havin a wee problem with the RHS blocks, its showing a white line/box from the end of where i want the rhs to finish!!

I want the RHS blocks to goto the edge of page, think i need to edit summit in themes.html or could be in style.css but unsure,

I'd also like to get the search box a wee bit bigger as well?

and would also like the tables within Main Menu a bit bigger

any help appriecated

URL for site is :-http://www.hibeesbounce.com/frontpage/modules/news/

2
m0nty
Re: Block Bar at side of page?
  • 2004/4/23 1:04

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


to change the size of the search box..

edit your style.css

these lines:

.navtext {font-size:10px; vertical-align: middle;}
.navinput {width: 7em; height: 1.3em; font-size: 80%; border:1px solid #000000; background-color: #008000; padding:0px 2px 0px 0px; vertical-align: middle;}
.navinputImage {vertical-align: middle;}


your right column edit these settings

div.rightcolumn {font-size:11px; width: 170px;}
td.rightcolumn {background-color: #008000; color: #ffffff;}
div.rightcolumn div.blockContent {background-color: transparent; color: #ffffff; padding-top:5px; padding-left:5px; text-align:left;}
div.rightcolumn div.blockTitle {background-color: transparent; color: #008000; padding-top: 3px; padding-right: 15px; font-size:12px; width: 250px; height: 20px; font-weight: bold; background-image: url('bg_right_blocktitle.gif'); text-align:center;}
div.rightcolumn a:link {text-decoration: none; color: #ffff66; background-color: transparent;}
div.rightcolumn a:visited {text-decoration: none; color: #ffff66; background-color: transparent;}
div.rightcolumn a:hover {text-decoration: underline; color: #00FF00; background-color: transparent;}

you'll notice div.rightcolumn {font-size:11px; width: 170px;} & div.rightcolumn div.blockTitle {background-color: transparent; color: #008000; padding-top: 3px; padding-right: 15px; font-size:12px; width: 250px; height: 20px; font-weight: bold; background-image: url('bg_right_blocktitle.gif'); text-align:center;}

notice the widths are different.. u might want to make them equal.. 170px & 250px etc

hope this solves it for u, these widths in the div.columns etc are what control your column widths..

3
hIBEES
Re: Block Bar at side of page?
  • 2004/4/23 1:32

  • hIBEES

  • Just popping in

  • Posts: 49

  • Since: 2004/4/20


you my friend are the BIZ

worked a treat,

i cant thank you enuff


Login

Who's Online

194 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 194


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits