Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
6 - 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: ucberkeley_liquid theme problems 800 x 600
by t_soph on 2004/9/5 2:25:39

Hi, This is not a berkly or xoop problem, it's common in any "liquid design" when you have fixed width side divs and a floating center div. If you have fixed or minimum values set for the center content div(s) and float them left/right, then if the total width of the floats is greater than the width of the center coulumn, you will get the effect you are talking about. (even on a static page). It's worse on IE because IE's float border bug doubles the width of one boarder.

There are hacks to fix this and other IE css problems on the various css sites.

There was a comment about no clear left. Your clear both is ok you don't need to specificaly clear the left col.

When you run into layout problems, the easiest way to solve them is to create a static html page with dummy boxes for content. Get that displaying ok then transfer the setup back to your template.

Soph
Re: PM Notification
by fredski on 2004/7/12 9:19:54

Ok Speed, heres my table that I have between my header and my content. It allows you to get rid of the Login Block, so now you dont have to have any left or right blocks at all, just use this table coupled with the user features in the Tabs

le="color: #000000"><?php <table width="100%" valign="middle" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="190" class="headerprvi"> <form style="margin-top: 1px; margin-bottom: 0px" action="<{$xoops_url}>/search.php" method="post"> &nbsp;Search Site&nbsp; <input class="button" type="text" name="query" size="10" /> <input type="hidden" name="action" value="results" /> <input name="submit" type="submit" class="gumb" value="Go" /> </form> </td> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <{if $xoops_isuser}>&nbsp;&nbsp;Welcome Back&nbsp;<a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a> <{else}> <form action="<{$xoops_url}>/user.php" method="post"> <span class="navtext">Name: </span> <input type="text" name="uname" class="navinput" size="12" /> <span class="navtext"> Pass: </span > <input type="password" name="pass" class="navinput" size="12" /> <input type="hidden" name="xoops_redirect" value="<{$xoops_url}>/index.php" /> <input type="hidden" name="op" value="login" /> <input name="submit2" type="submit" class="button" value="Login" /> &nbsp;<a href="<{$xoops_url}>/user.php#lost">Lost Password?</a> | <a href="<{$xoops_url}>/register.php">Register!</a> </form> <{/if}></td> <td width="24%" align="right" class="vrijeme"><span id="clock"></span> <script language="JavaScript" type="text/javascript" src="<{$xoops_imageurl}>images/clock.js"> </script> &nbsp;</td> </tr> </table></td> </tr> </table>


Fits ok on 800x600, only thing I dont like is that when not logged in theres tiny bit of extra white space below the login boxes, I'm sure you can sort that :)

I like the idea of replacing a tab with an image when theres mail but I thing the easier option would be to get do a custom block that only shown if you have mail. I'm saying easy but I'm not sure where to start on that one lol
I'm sure we'll get this theme how we both want it if it kills us heheh

I've still got to figure out why my OsCommerce module overides my stylesheet settings for my theme when in the OsCommerce module pages ???????
Re: PM Notification
by Speed on 2004/7/10 16:21:46

Or to replace the text with an image for the tabs....
PM Notification
by fredski on 2004/7/10 11:14:47

Im sure there is some XOOPS Guru on here that can solve that problem.

Errr hello any guru's around??????? :)

Another thing that would be good with the tabs would be the ability to add an small image next to the text. but my current project is putting the login boxes at the top of my theme rather than in a side block.
Re: Ooopppss
by Speed on 2004/7/8 14:15:32

Ahhh, the lack of highlighting isn't good. It cuts out the inbox notification which is really a nice feature of Xoops. More to play with to work around it. Maybe a custom block that shows notifications. :)

Thanks for the code examples. I was using the $dirname of the directory of the module. More examples really helps to give me alternate ideas. Not being familiar with php or how XOOPS does things internally makes for a significant learning curve. But I think that's half the fun for me.

Hectic week at work but I'll squeeze in some XOOPS play time somehow.

Who's Online

212 user(s) are online (177 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

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

Latest GitHub Commits