191
JasonMR
Re: Header & Footer Bar
  • 2004/12/15 3:30

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Jmorris: no,no,no, you just took the info provided in this thread (without checking the link...your only error), and came to a logic conclusion...

My mistake! With Quote:

...use something like...

...I was only trying to indicate a possible notation form!

If you look close at the thread, you might notice why (..but don't worry about it )



192
JasonMR
Re: Header & Footer Bar
  • 2004/12/15 2:50

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


OK, I took a look at your site and the code (gecko ya o me one if it works )....

There is a simpler way:

- open in editor turboweb.co.nz/themes/bluetest/style.css
- add the following line to draw border around Logo
td#headerlogo img {border: 1px;} //add border around logo

...and look for this:
tr#footerbar { text-align:center; background-image: url(bar.gif); }

...and add this below:
tr#footerbar img {border: 1p;} // add border around footer images


Let me know if this has worked for you...or the instructions of Jmorris (Jmorris: count me to the last group )...



193
JasonMR
Re: Header & Footer Bar
  • 2004/12/14 23:34

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Pffeh, glad it was taken the right way

Hope all goes well....

You might want to use something like this

#header img {border:1px;}
#footer img {border:1px;}



194
JasonMR
Re: Need Major Help With Left Column Background
  • 2004/12/14 23:15

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Quote:

Gosh... someone should just design


...people are working on this, but statements like these demotivate and make me want to say "do it yourself"!!!!!

If this is to difficult for your, stop bothering with web sites, or leave the whining!

@bassman: of course it works



195
JasonMR
Re: Header & Footer Bar
  • 2004/12/14 23:12

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


The img tag is set in xoops.css, and not in your themes style.css. Can you figure out the rest on your own?

Quote:

Turboweb is the partnership of Paul Southworth and Aaron Singline specialising in web design that actually works for the client.



196
JasonMR
Re: Navigation Menu
  • 2004/12/14 23:00

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


There is also ACEmenu (free trial version available), and Navstudio (though their menus don't work properly in mozi and fox).

Ohhh, and just look what google comes up with....



197
JasonMR
Re: Xoops Intallation Wizard Issues
  • 2004/12/14 22:50

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


check your mainfile.php, that your paths are set correctly.



198
JasonMR
Re: Need Major Help With Left Column Background
  • 2004/12/14 22:47

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


To keep it simple:

Just place it at the bottom of your stylesheet, and place a comment above

// style added by wahut


...this way you can recall your changes.

If I make changes to a theme, I like to remember, where I made changes.



199
JasonMR
Re: .css color location question
  • 2004/12/14 22:42

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Take a look at the source code, and check what id/class is assigned, then open your themes stylesheet in an editor, use the find function for the name, and make apropriate changes.

Hope this helps....



200
JasonMR
Re: Need Major Help With Left Column Background
  • 2004/12/14 22:40

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


If your theme "blanks out", it is most often an indicator, that one has accidently screwed up a smarty tag (leabing out a curly bracket or the like).

Adding a style defintion to your stylesheet will not do this, unless you've set color:#fff;background:#fff;
Though, make sure you close all style definitions with the closing curly bracket (in the code you pasted, the closing curly bracket is missing). If you drop curly brackets, the following styles will be ignored.




TopTop
« 1 ... 17 18 19 (20) 21 22 23 ... 54 »



Login

Who's Online

207 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 207


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