The themes designers are sleepy?

  • 2008/9/25 22:44:42
  • nekro

What is happening??? our theme designers are a little sleepy...??? i want new themes!!!... come on!!!


Ohloh profile for nekro
Topic


Re: Xorange from dynamic width to fixed

Just about as good as it gets. Exactly what I needed. Absolutely brilliant!

Thank you Lance_

Topic


Re: Xorange from dynamic width to fixed

Change either of the 2 lines in style.css

#xo-canvas {}
#xo-canvas-content {}


For full site width
#xo-canvas {width:900px; margin: 0px auto; }


or just content

#xo-canvas-content {width:900px; margin: 0px auto; }


Then play with centering or whatever else in Header and Footer to make it look like you need.

Cheers,

GDL-Web.com :: Website development / Specialized Hosting ::
Topic


Re: Xorange from dynamic width to fixed

It is identical to the Xorange template applied over ImpressCMS. I am working on getting the width fixed before I re-apply earlier test changes. Below should be it. Hope that this helps.

Chris


Attach file:



jpg  screenshot.jpg (0.00 KB)

Topic


Re: Xorange from dynamic width to fixed

Can we see a real catch of your website? It's much easier this way.

If you can't understand what I'm saying, you're not geek enough
ISegura.es
Topic


Xorange from dynamic width to fixed

I am attempting to make the Xorange theme a fixed width. I searched for the string "100%" and also looked for "width" and "table" leading the "100%" string.

I did try changing the ones I found in the xoops.css and the ones I found in the style.css under the Xorange theme folder. This resulted in some changes but not the ones I am looking for. I also found about 34 references in PHP and HTML files containing the "100%".

Here they are;
Search Results 9/07/08 9:32PM
Find: 100%
--------------------------------------------------------------------------------

Dir: c:\adwebsite\download\impresscms\htdocs\

admin.php #185
echo '<table class="outer" width="100%">';

misc.php #54
<table width="100%" class="outer">

misc.php #90
<table width='100%'><tr>

misc.php #124
<form action="'.XOOPS_URL.'/misc.php" method="post" onsubmit="return checkForm();"><table width="100%" class="outer" cellspacing="1"><tr><th colspan="2">'._MSC

misc.php #175
echo '<table width="100%" cellspacing="1" class="outer"><tr><th colspan="3">'._WHOSONLINE.'</th></tr>';

readpmsg.php #62
echo $pm_arr[0]->getVar("subject")."<br /><form action='readpmsg.php' method='post' name='delete".$pm_arr[0]->getVar("msg_id")."'><table border='0' cellpadding

xoops.css #2
width: 100%;


Dir: c:\adwebsite\download\impresscms\htdocs\class\

xoopsc~1.php #183
echo "<form method='get' action='".$_SERVER['PHP_SELF']."'><table width='100%' border='0' cellspacing='1' cellpadding='2'><tr><td class='bg1' align='center'><s

xoopsc~1.php #322
function showTreeHead($width="100%")


Dir: c:\adwebsite\download\impresscms\htdocs\include\

calend~1.css #165
width: 100%;

cp_fun~1.php #214
echo "<table width='100%' border='0' cellspacing='1' cellpadding='8' style='border: 2px solid #2F5376;'><tr class='bg4'><td valign='top'>\n";

findus~1.php #561
<table width='100%' border='0' cellspacing='1' cellpadding='4' class='outer'>

old_fu~1.php #183
echo '<table width="100%">'.$cc_block.'<tr valign="top"><td width="50%">'.$cl_block.'</td><td width="50%">'.$cr_block.'</td></tr></table>'."\n";

old_fu~1.php #187
function openThread($width="100%")

old_fu~1.php #189
echo "<table border='0' cellpadding='0' cellspacing='0' align='center' width='$width'><tr><td class='bg2'><table border='0' cellpadding='4' cellspacing='1' wid

old_fu~1.php #200
echo "<td valign='top' class='$bg'><table width='100%' border='0'><tr><td valign='top'>$subject_image&nbsp;<b>$subject</b></td><td align='right'>".$ip_image.""

old_th~1.php #37
function OpenTable($width='100%')


Dir: c:\adwebsite\download\impresscms\htdocs\install\

style.css #1
BODY
{
BORDER-RIGHT: #000000 1px solid;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
MIN-HEIGHT: 100%;
BACKGROUND: url(img/background.png) #fcfcfc repeat-x 0px


Dir: c:\adwebsite\download\impresscms\htdocs\templates_c\

de2cce~1.php #11
table {width: 100%; margin: 0;}

de2cce~1.php #20
table#header td {width: 100%; background-color: #2F5376; vertical-align: middle;}

de54ed~1.php #1
<?php /* Smarty version 2.6.18, created on 2008-09-06 17:29:33
compiled from C:/adwebsite/download/impresscms/htdocs/modules/system/templates/admin/system_ind

de75d2~1.php #30
table {width: 100%; margin: 0;}

de75d2~1.php #38
table#header td {width: 100%; background-color: #2F5376; vertical-align: middle;}

de9efe~1.php #2
<table width="100%" cellpadding="0" cellspacing="0" border="0">

dea6f3~1.php #1
<?php /* Smarty version 2.6.18, created on 2008-09-07 01:43:55
compiled from C:/adwebsite/download/impresscms/htdocs/modules/system/templates/admin/system_ind

deaa69~1.php #37
<table width="100%" border="0" cellspacing="5">

deaa69~1.php #40
<table class="outer" cellpadding="4" cellspacing="1" width="100%">

deaa69~1.php #99
<table class="outer" cellpadding="4" cellspacing="1" width="100%">

deaa69~1.php #121
<table class="outer" cellpadding="4" cellspacing="1" width="100%">

dec045~1.php #2
<table width="100%" cellpadding="0" cellspacing="0" border="0">

def7df~1.php #38
<table width="100%" border="0" cellspacing="5px">

def7df~1.php #41
<table class="outer" cellpadding="4px" cellspacing="1px" width="100%">

def7df~1.php #100
<table class="outer" cellpadding="4px" cellspacing="1px" width="100%">

def7df~1.php #122
<table class="outer" cellpadding="4px" cellspacing="1px" width="100%">

34 lines reported, 34 originally found in 3.55 seconds, searched 166,231 bytes


Anyone have some idea which one I should look into?

Thanks for viewing this post
cpergantis*/

Topic


Re: language in my theme?

wow, very easy. I'm would like add this in our wiki.

http://on.fb.me/x5lEdX
Topic


Re: language in my theme?

Try [ mlimg ] without spaces!

Topic


language in my theme?

Hello,

i'm would like add the languages not as a block. I'm would like add in my theme.html, but the code

<{$block.ml_tag}>


works not in the theme.

Well, i have tested a Custom-Tag, but this works not too



Any other ideas?

http://on.fb.me/x5lEdX
Topic


Re: Dark icons for core install

thanks

and sato-san go for it

the background gradient is clear enough you can just zoom in and paint over the current text, other than that i used a 11 point sans font

Topic


Re: Dark icons for core install

Thank you. Im would like translate for german users.

http://on.fb.me/x5lEdX
Topic


Re: Dark icons for core install

  • 2008/8/19 1:56:23
  • Will

thank you, they are nice.

Topic


Dark icons for core install

here is a set of dark icons to replace the standard icons in
"yousite\images\icons"

enjoy


Attach file:


zip icons.zip Size: 0.00 KB; Hits: 60
Topic


Re: Theme logo size issue

Spot on.

I made that image from the psd file in the theme without realising that the original logo jpg of the logo psd had been trimmed at the bottom so I was pissing in the wind trying to get it spot on.
I trimmed my jpg to the correct size then the ratio fell into place and hey presto.

It must look pretty bland without cbb ... it's the first proper site I've built and not open to anybody yet, in fact you're the first to see it.

Many thanks for that little lesson MrTheme, it's appreciated.

Topic


Re: Theme logo size issue

  • 2008/8/14 16:06:17
  • Will

yep, i see it.

Aspect ratio biting you in the butt.

Also anons do not have access to newbb.

Topic


Re: Theme logo size issue

Thanks for the info, I'll give it a go.

Take a look if you like it's at The Alternative

Thanks again, I'll get onto it.

Topic


Re: Theme logo size issue

  • 2008/8/14 15:50:00
  • Will

precisely, when you make images and use img tag adjustments you have to take aspect ratio into consideration.

As in for ever px you decreas in width, you have to decrease a px in height.

Anywho if you open theme.html you will see this line.

<div align="left"><img src="<{$xoops_imageurl}>logo.jpg" width="500" height="144" alt="logo"></div>


notice the width/height values withing the <img> tag.

Best case scenario is you make your image 500x144

Topic


Re: Theme logo size issue

Should I make sure I'm sizing it the same as in the html?

It seems to have lost a bit of quality when I've saved it aswell.

I'm using photoshop and saving it in high quality jpg.

Thanks

Topic


Re: Theme logo size issue

Thanks MrTheme.

The theme in question is tech4.

I gather from what you're saying that I should size the image slightly bigger than it is given in the html doc and let that shrink it a touch?

I'll give it a go.

Topic


Re: Theme logo size issue

  • 2008/8/14 13:12:08
  • Will

More than likely the original logo was resized within the img tags.

You should open up the theme and look for the logo string, make sure dimensions were not amended to it.

Topic



 Top