61
otr222
Re: Styling the area behind banners
  • 2005/8/13 4:24

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Try adding your background color to this line in theme.html
<div style="text-align: center; padding-top: 5px;"><{$xoops_banner}></div>

using background-color: blue
(as an example)



62
otr222
Re: xoops vs mambo
  • 2005/8/13 4:12

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


I suggest you folks open a new thread on this topic. The ideas are great but many may not be reading a thread titled "xoops vs mambo"

Just a thought. :)



63
otr222
Re: Help changing some colours..
  • 2005/8/12 20:51

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Glad I good help.

I just looked at your page. Looks much better. Should make your users a bit happier. :)

It's the only way I can learn myself. I'm getting to think that maybe the <form style="margin-top: 0px; color: #ff0000; might be wrapped with a division? And then apply an ID to it. That way way it could all be easily changed thru the .css Just incase wanted to change templates. Just a thought.

Enjoy the weekend.



64
otr222
Re: Help changing some colours..
  • 2005/8/12 16:10

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


This will work. But there may be a cleaner way.
Open:
modules>system>templates>blocks>system_block_login.html

For:
username - password
<form style="margin-top: 0px; color: #ff0000; " action="<{$xoops_url}>/user.php" method="post">


For:
Lost Password - Register now
And then place this division:

<div id="login"><a href="<{$xoops_url}>/user.php#lost"><{$block.lang_lostpass}></a><br /><br /><a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a></div>


Add this to your css:
#login a {
color: #FF0000;
font-weight: normal;
text-decoration: none;
}

Update systems module and change colors to your liking.



65
otr222
Re: Hey, Im new and have some basic questions!
  • 2005/8/11 22:53

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


David Is CBB what you guys use athttp://www.wf-projects.com/



66
otr222
Re: Hiding URL Paths
  • 2005/8/11 12:45

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


Quote:

sikey wrote:
Don't use it... it won't do you any good...
I'd also like to know why you would say that. I've been going back in forth in my brain whether it's any help or not. Some say yes - some no.

Thanks



67
otr222
Re: Module order
  • 2005/8/11 12:37

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


As Mithrandir mentioned, you'll have to edit your theme.html

In most cases it just a matter of locating:

<div id="content"><{$xoops_contents}></div>

and placing that where you would like it (for example news) to appear.



68
otr222
Re: Module Idea: Tell a Friend
  • 2005/8/11 4:11

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13





69
otr222
Re: Removing Xoops Link in Banner
  • 2005/8/10 15:21

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13


This will turn the banner off. Version - 2.0.13

System Admin>Preferences>General Settings>Activate banner ads?



70
otr222
Re: repository module
  • 2005/8/10 14:59

  • otr222

  • Not too shy to talk

  • Posts: 124

  • Since: 2005/5/13






TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 12 »



Login

Who's Online

214 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 214


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