1
skara
how can i create a block like in xoops.org front page?
  • 2004/9/26 17:29

  • skara

  • Friend of XOOPS

  • Posts: 84

  • Since: 2004/9/24


i explain:
in front page of this site exists a block with the title:"Welcome to XOOPS official website!"
How can i create a similar?

Thanx 4 supporting

[i know its stupid but i need some help ....]

2
tjnemez
Re: how can i create a block like in xoops.org front page?
  • 2004/9/26 21:34

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


go to system admin -> blocks - scroll down to "create custom block" and go for it.

edit: fieldset and legend tags are used in XOOPS custom block.

3
skara
Re: how can i create a block like in xoops.org front page?
  • 2004/9/27 7:06

  • skara

  • Friend of XOOPS

  • Posts: 84

  • Since: 2004/9/24


Thank u very much for ur help!
much apreciated

4
tjnemez
Re: how can i create a block like in xoops.org front page?
  • 2004/9/27 9:37

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


you could style the elements by adding something like this to your style.css -

fieldset {
border: 1px solid #8c1123;
color: #999;
}

legend {
color: #999;
font-family: verdana, arial, sans-serif;
font-size: 18px;
}

Login

Who's Online

140 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

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

Latest GitHub Commits