181
AHLIS
Re: Designhelp
  • 2006/1/23 15:09

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Hi again.

I have tried to change the background color to a image and I have succes a litle. The background image only appear when I'm clicking on the usermenu fuctions. If I click on a link in the other menu only a background color appear?

I have change the code in the theme.html file like this:




182
AHLIS
Re: Menu?
  • 2006/1/22 17:34

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Okey. Thanks.



183
AHLIS
Re: Designhelp
  • 2006/1/22 14:24

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


I got it to work now. thx for the help. The only thing I didn't get to work was the backgroud image.



184
AHLIS
Menu?
  • 2006/1/22 14:22

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Hi!

I have a question about the menu. If I want to add a link in the menu. Where should I type in the link so it will be shown in the menu? (This is not a link to a module. It's a link to a phpbb forum that I use.)



185
AHLIS
Re: Designhelp
  • 2006/1/21 22:46

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Here is the Style code:

[qoute]
@charset "iso-8859-1";

body {background-color:#202020; font-family: Trebuchet MS, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px}

a { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #3366FF; font-style: normal; font-weight : bold; }
a:hover { text-decoration: underline overline; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #EE9E5B; font-style: normal; font-weight : bold;}
a.mma { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-style: normal; font-weight : bold; }
a.mma:hover { text-decoration: underline overline; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style: normal; font-weight : bold;}

td {font-family: Trebuchet MS, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}

input { background-color : transparent; color : #FFFFFF; font-family : TTrebuchet MS, Helvetica, sans-serif; font-size : 12px; font-weight : normal; border-color : #000000; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;text-indent : 2px; }
textarea {color: #FFFFFF; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;background-color : transparent; font-weight : bold; border-color : #000000; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; text-indent : 2px;}
select {font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; background-color:#F5F5F5; }

img { border: 0;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: disc inside; color:FFFF94;}

div#content { margin: 2px; padding: 2px; text-align: left; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
div#content td {margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}

.odd { background-color: #444444; margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF;}
.outer { background-color: #202020; margin: 2px; padding: 2px; }
.even { background-color: #333333; margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF;}
th { background-color: #333333; text-align: left; margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF;}
.head { background-color: #202020; margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF;}
.foot { background-color: #202020; margin: 2px; padding: 2px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF;}

.itemHead {background-color: #404040; color: #FFFF94; padding: 2px; font-weight: bold; text-align: left;}
.itemInfo {text-align: right; padding: 0px; margin: 0px; background-color: #444444; color: #FFFF94;}
.itemPoster {font-size: 90%; font-style:italic; color: #FFFF94;}
.itemPostDate {font-size: 90%; font-style:italic; color: #FFFF94;}
.itemStats {font-size: 90%; font-style:italic; color: #FFFF94;}
.itemBody { padding: 2px; margin: 2px; text-align: left}
.itemText {font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 12px;font-weight : bold; color: #FFFFFF; margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 0px; margin: 0px; background-color: #444444; color: #FFFF94;}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

.blockTitle {background-color: #E2DBD3; color: #202020; padding: 0px; font-weight: bold}
.blockContent {background-color: #404040; font-family: Trebuchet MS, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; padding: 2px; margin: 2px;}
[/qoute]

and here is the theme html file:

[qoute]













<{$xoops_sitename}> - <{$xoops_pagetitle}>




























<{if $xoops_showrblock == 1}>



<{foreach item=block from=$xoops_lblocks}>





 <{$block.title}>




<{$block.content}>





<{/foreach}>



<{if $xoops_showcblock == 1}>



<{foreach item=block from=$xoops_clblocks}>





 <{$block.title}>




<{$block.content}>



<{/foreach}>



<{foreach item=block from=$xoops_crblocks}>





 <{$block.title}>




<{$block.content}>



<{/foreach}>



<{foreach item=block from=$xoops_ccblocks}>





 <{$block.title}>




<{$block.content}>



<{/foreach}>

<{/if}>







 <{$xoops_sitename}> / <{$xoops_pagetitle}>




<{$xoops_contents}>






<{foreach item=block from=$xoops_rblocks}>





 <{$block.title}>




<{$block.content}>





<{/foreach}>

<{/if}>






<{$xoops_sitename}> - Powered by XOOPS 2.0 © 2001-2003 - Design Powered by MadSnake © 2003 - All Right Reserved


 



[/qoute]



186
AHLIS
Designhelp
  • 2006/1/21 22:15

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Hi there!

I have three questions.

Okey. I have downloaded the theme "Gold" and I'm using XOOPS 2.0

I have changed the XOOPS logo on the left to my own picture. But the picture shrink if I use the same name as the XOOPS logo.

Q 1) Can I change the value so my picture will keep it's right size?

The next question is about the banner on the right side of the page.

Q 2: I have turned of the banner but it still keep the frame. Can I remove the frame?

The third question is about the whole homepage.

Q 3: Now the theme use a dark color as backgroundcolor. Can I somehow change that so I can use a picture instead?


I would be very happy if someone would help me.



187
AHLIS
3 Questions - Help needed?
  • 2006/1/16 18:45

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Hi there!

I have three questions. But I don't know if I post it right.

Okey. I have downloaded the theme "Gold" and I'm using XOOPS 2.0

Now I want to change the left logo to my own. But the picture shrink if I use the same name as the XOOPS logo.

Q 1) Can I change the value so my picture will keep it's right size?

The next question is about the banner on the right side of the page.

Q 2: I have turned of the banner but it still keep the frame. Can I remove the frame?

The third question is about the whole homepage.

Q 3: Now the theme use a dark color as backgroundcolor. Can I somehow change that so I can use a picture instead?


I would be very happy if someone would help me.



188
AHLIS
Re: Need some help, please. :)
  • 2004/12/12 16:56

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


Okey. Thanks I will try that.



189
AHLIS
Need some help, please. :)
  • 2004/12/12 15:08

  • AHLIS

  • Not too shy to talk

  • Posts: 189

  • Since: 2004/12/12


I have added the Site Info block. That block is showing who's the webmaster. Now to the question. Can I change the name from Webmaster to something else? Instead to have Webmaster as a headline I whant to have "Team ORE" as a headline.
____________
Best regards
AHLIS

http://www.team-ore.com




TopTop
« 1 ... 16 17 18 (19)



Login

Who's Online

186 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 186


more...

Donat-O-Meter

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

Latest GitHub Commits