41
Lourdes
Re: My Sci-Fi Website + Free Flash Games
  • 2006/2/16 21:25

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


Wow.

Your theme is surprisingly bright and definitely "out there". As a Sci-fi and Fantasy fan myself, it's nice to see a website such as yours on the web, I do have some constructive criticism as a regular net surfer though.

The table width/padding for your site is pushing your site's banner over to the right just a tad and you can tell where it ends. You may want to considering altering your banner to compensate or adjusting the CSS so your banner meets the left hand edge.

Second, I primarily use Firefox, but I also viewed the site with IE and saw that your Main Menu makes use of the cell-background/hover in your CSS. The color used is an obnoxiously startling blue and you may want to change the hex code to a dark purple to compliment the royal purple and bright green you are using for your theme.

Along with this, I think your site would appear more clean and uniform if the News matched your color scheme as well instead of using white and grey, (the grey which clashes violently with the orange links and has a tendency to hurt a viewer's eyes).

You may want to adjust the weight of your user's Log In menu and place it at the top of your right column for your user's convenience; if you require them to log-in to access other parts of your site.

I think that you have a good concept that is loaded with content, keep up the great work.



42
Lourdes
Re: Text Color Change in a module ???
  • 2006/2/16 20:51

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


You'll need to check inside your module's folder for a document named style.css or similar.

The CSS is what effects the look and feel of a page on your site.

This section of the FAQ may also help you.



43
Lourdes
Re: I need help to create my own theme
  • 2006/2/16 16:58

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


The very first place you should always check is the Xoops FAQ

Click here to learn how to edit your main menu

How to build a theme

Hope this helps.



44
Lourdes
Smartsection clone?
  • 2006/2/16 16:54

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


Does anyone happen to have a clone of Smartsection 1.05 that they would be willing to share? I have a need for a duplicate of this on my website (and am unable to clone it myself due to not having a text editor that can find and replace properly.)



45
Lourdes
Re: FYDarkBlack Theme
  • 2006/2/14 14:53

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


Fixed it, please disregard.



46
Lourdes
FYDarkBlack Theme
  • 2006/2/14 5:53

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


When using the FYDarkBlack theme on my site, I get table borders drawn around the Forum descriptions. Could someone please tell me what I need to edit so that these stop showing up?

(I posted this previously, but the way I worded was so discombobulated that I needed to try again.)

Here's the screen cap of what I'm describing:http://i10.photobucket.com/albums/a131/MiraLourdes/forum_cap.jpg

And here is the entire CSS the theme came with...a penny for anyone's thoughts.

/*-------------------------------------------------*/
/* FY MidBlack Xoops2 Style Sheet Version:1.01     */
/* Edited by theme4u (http://theme4u.simnext.com/) */
/*-------------------------------------------------*/

/* The content of the posts (body of text) */
body{background:#2e2e2e;color:#e7e7e7;font:12px Verdana,Arial,Helvetica,sans-serif;margin:0px;padding:0;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#fc9b00;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1f1f1f;
scrollbar-highlight-color:#1f1f1f;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#2e2e2e}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#767676;text-decoration:none}
a:hover{color:#FFFFFD}

/* XOOPS Main Style Blocks */
table{width:100%;}
fieldset {border:1px solid #767676;padding:5px;}
ul margin2pxpadding2px; list-styledecimal insidetext-alignleft;}
li margin-left2px; list-stylesquare insidecolor#FFFFFF}
hr {border1px solid #767676;border-top-width:1px;height:0px}

/* This is the gradient background at the top of the page */
.topbkg{background#1a1a1a url(images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px;background#1d1c19 url(images/cellpic_nav.gif) repeat-x;color:#767676;
height:21px;white-space:nowrap;border0px solid #767676;border-width: 1px 0px 1px 0px}

/* XOOPS LEFT Column Blocks Style */
td#leftcolumn {width: 160px; border-right: 1px solid #767676; font-size:12px;}
td#leftcolumn th {background-color: #404040; color: #8e8e8e; vertical-align: middle;}
td#leftcolumn div.blockTitle { border-bottom: 1px solid #767676; border-top: 1px solid #767676; font-weight:bold; padding: 3px; background: #171717; color: #8e8e8e; vertical-align: middle; font-size:12px; }
td#leftcolumn div.blockContent {padding: 2px 0px 2px 3px; line-height: 110%; padding-left: 0px; font-size:11px;}

/* XOOPS CENTER Column Blocks Style */
td#centerCcolumn {padding: 0px 3px 1px 3px;}
td#centercolumn th {background-color: black; color: #FFFFFF; vertical-align: middle; height:23px; }
td#centerCcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
td#centerCcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 120%;}

/* XOOPS CENTER LEFT Column Blocks Style */
td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px;}
td#centerLcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 120%;}

/* XOOPS CENTER RIGHT Column Blocks Style */
td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerRcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px;}
td#centerRcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;}

div#content {text-align: left; padding: 8px;}

/* XOOPS RIGHT Column Blocks Style */
td#rightcolumn {width: 160px; border-left: 1px solid #767676; font-size:12px;}
td#rightcolumn th {background-color: #404040; color: #8e8e8e; vertical-align: middle;}
td#rightcolumn div.blockTitle {border-bottom: 1px solid #767676; border-top: 1px solid #767676; font-weight:bold; padding: 3px; background:#171717; color: #8e8e8e; vertical-align: middle; font-size:12px;}
td#rightcolumn div.blockContent {padding: 2px 0px 2px 3px; line-height: 110%; padding-left: 0px; font-size:11px;}


/* XOOPS MainMenu Style */
td#mainmenu a {text-decoration:none;border:#2e2e2e 1px solid;color:#767676;}
td#mainmenu a:hover {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}
td#mainmenu a.menuTop {}
td#mainmenu a.menuMain {}
td#mainmenu a.menuSub {}

/* XOOPS UserMenu Style */
td#usermenu a {text-decoration:none;border:#2e2e2e 1px solid;color:#767676;}
td#usermenu a:hover {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}
td#usermenu a.menuTop {}
td#usermenu a.highlight {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}

/* XOOPS News Module Style */
.item {border1px solid #767676;}
.itemHead {padding3pxbackground-color#171717; color: #8e8e8e;}
.itemInfo {text-alignrightpadding3pxbackground-color#000000}
.itemTitle a {font-size130%; font-weightboldfont-variantsmall-capscolor#ffffff; background-color: transparent;}
.itemPoster {font-size90%; font-style:italic;}
.
itemPostDate {font-size90%; font-style:italic;}
.
itemStats {font-size90%; font-style:italic;}
.
itemBody {padding-left5px;}
.
itemText {margin-top5pxmargin-bottom5pxline-height1.5em;}
.
itemText:first-letter {font-size133%; font-weightbold;}
.
itemFoot {text-alignrightpadding3pxbackground-color#000000}
.itemAdminLink {font-size90%;}
.
itemPermaLink {font-size90%;}

/* XOOPS Newbb Style */
.outer   background-color#000000; border: 1px #767676 solid;}
.head    background-color#000000; padding: 5px; font-weight: bold; height:18px;}
.even    background-color#000000; padding: 5px; }
.odd     background-color#212121; padding: 5px; vertical-align:top; }
.foot {background-color#000000; padding: 5px; font-weight: bold; height:23px;}
tr.even td {background-color#000000; padding: 5px;}
tr.odd td {background-color#212121; padding: 5px;}

.comTitle {font-weightboldmargin-bottom2px;}
.
comText {padding2px;}
.
comUserStat {font-size10pxcolor#FFFFFF; font-weight:bold; border: 1px solid #767676; background-color: #000000; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weightnormal;}
.
comUserStatus {margin-left2pxmargin-top10pxcolor#FFFFFF; font-weight:bold; font-size: 10px;}
.comUserRank {margin2px;}
.
comUserRankText {font-size10px;font-weight:bold;}
.
comUserRankImg {border0;}
.
comUserName {}
.
comUserImg {margin2px;}
.
comDate {font-weightnormalfont-styleitalicfont-sizesmaller}
.
comDateCaption {font-weightboldfont-stylenormal;}

/* Form Style */
input,textarea {background:#303030;font-size:12px;color:#e7e7e7;
border:1px solidborder-color:#767676}
select {color:#e7e7e7;background-color : #000000;}

/* Quote blocks */
div.xoopsQuote{background:#000000;border:1px solid #525252;color:#e7e7e7;
font-size:11px;line-height:125%}

/* Code blocks */
div.xoopsCode{background:#000000;border:1px solid #525252;color:#fff8dc;
font:12px Courier,"Courier New",sans-serif;padding:5px}



47
Lourdes
Re: block in wfchannel.
  • 2006/2/13 15:49

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


Yes, you can limit which pages your wfchannel block appears on. You'll need to log into your Administrator Panel on your website, and then go to System Admin > Blocks and find the block you created.

After finding this block, select "Edit", and you will be taken to the "Edit A Block" screen.

There you will see a list of attributes for your block and a window called "Visible in", which is where you choose which pages you want your block to show up in.

You can select multiple, specific pages you want your block to show up on by holding down the CTRL button on your keyboard and then clicking on which pages you want.

(Im using XOOPS 2.0 so my instructions may differ slightly if you are using a version other than that.)



48
Lourdes
Re: Tables Drawn around Forum Descriptions (w/Picture Goodness)
  • 2006/2/11 1:21

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


I've been tweaking with the CSS through out the day, and was comparing... sorry I didn't state this before; I'm using two themes right now, one is named "tdu" which is just a simple black template with borderless tables and is the default, and I'm editing one called "fydarkblack" that I would like to use.

Previously, anonymous viewers couldnt select the themes, I've made it available so it can be viewed.

I've been comparing the CSS of the "TDU" theme with the CSS of "fydarkblack" and I can't exactly pinpoint the problem and what I need to edit in order to fix the border/padding that is surrounding the forum names and descriptions.



49
Lourdes
Re: Tables Drawn around Forum Descriptions (w/Picture Goodness)
  • 2006/2/11 0:15

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


Odd, I checked it both with FF and IE, and I can see the tables as shown in my screen cap. Now I'm really scratching my head.



50
Lourdes
Re: creating blocks.
  • 2006/2/10 22:43

  • Lourdes

  • Not too shy to talk

  • Posts: 119

  • Since: 2005/2/26


I believe the blocks in the center would be defined as "Center Block Left" and "Center Block Right", other than that, I'm not sure which version of XOOPS you are using, but you should be able to find these permissions when you go into your Blocks section when you go to make blocks.




TopTop
« 1 2 3 4 (5) 6 7 8 ... 12 »



Login

Who's Online

76 user(s) are online (35 user(s) are browsing Support Forums)


Members: 0


Guests: 76


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