21
red_Slider
Re: vista_k theme background change

Hi!
1. CSS - yes - when you chcnge css file it will be visable on other sites too. These classes (.odd and .even) are used for tables, so as to distinguish individual cells or rows. Therefore, I would recommend doing more of the latter option - that is, the conversion template. When it comes to the code mess does not worry about it. The code has been thrown out all the classes corresponding to the "odd" and "even".
On the other side of the module can be similarly MyAlbum. Just so that you remove those statements and get rid of the background.
Remember that in the style.css file to restore the original background.

And here is the code structured:
<{strip}>
<
table width="100%" cellspacing="0">
<
tr>
<
td>
<
br /><{include file="db:myalbum_header.html"}><br />
<{include 
file="db:myalbum_categories.html"}>
<
hr />
<
form name='cid_select' action='<{$mod_url}>/viewcat.php' method='GET' style='margin:0px;text-align:center;'>
<
select name='cid' onchange='submit();'>          
<
option value=''><{$lang_directcatsel}></option>           <{$category_options}>
</
select> &nbsp; &nbsp;         
<{
$photo_global_sum}> &nbsp; &nbsp;         
<{if 
$lang_add_photo}>
<
a href="submit.php">
<{
$lang_add_photo}>
<
img src="<{$mod_url}>/images/pictadd.gif" border="0" alt="<{$lang_add_photo}>" title="<{$lang_add_photo}>" />
</
a>
<{/if}>       
</
form>     
</
td>   
</
tr
</
table
<
br /> 
<
table width="100%" cellspacing="0">   
<
tr>     
<
td align="left">       
<
h4><{$lang_latest_list}></h4>       
<{if 
$photonavdisp }>         
<
table border='0' cellpadding='0' cellspacing='0' width='100%'>           <tr>             
<
td align='left'><{$photonavinfo}></td
<
td align='right'><{$photonav}></td>
</
tr>         
</
table>
<
hr />       
<{/if}>       
<
table width='100%' cellspacing='0' cellpadding='10' border='0'>         <{foreach from=$photos item=photo}>          
<{include 
file="db:myalbum_photo_in_list.html"}>
<{/foreach}>       
</
table>       
<{if 
$photonavdisp }>         
<
hr />         
<
table border='0' cellpadding='0' cellspacing='0' width='100%'>           
<
tr>             
<
td align='left'><{$photonavinfo}></td>
<
td align='right'><{$photonav}></td>
</
tr>         
</
table>       
<{/if}>     
</
td>
</
tr>
</
table
<
br /> 
<
table width="100%" cellspacing="0" cellpadding="0" border="0">   <tr>     
<
td align="center"><br />       
<{include 
file='db:system_notification_select.html'}>       
<
br />       
<{include 
file="db:myalbum_footer.html"}>     
</
td>   
</
tr
</
table
<{/
strip}>



22
red_Slider
Re: theme breadcrumb help

I like those brunette on the right side



23
red_Slider
Re: vista_k theme background change

hey!
again look into css file. Look closer into line 108
.even
{
background-color: #04434f;
color: #ffffff;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

And again red code. It may look like this:
background:#transparent;


Personally I'll do that:
1. Clone your default template set (link)
2. In Preferences / general settings find list "Default template set*". And set cloned templates.
3. In Preferences / general settings Set "Check templates for modifications ?" to YES.
4. Go into first link, then chose templates for MyAlbum
5. Then edit "myalbum_index.html" template like this one:
<{strip}> <table width="100%" cellspacing="0">   <tr>     <td>     <!--  <br />       <{include file="db:myalbum_header.html"}>       <br /> -->       <{include file="db:myalbum_categories.html"}>       <hr />       <form name='cid_select' action='<{$mod_url}>/viewcat.php' method='GET' style='margin:0px;text-align:center;'>         <select name='cid' onchange='submit();'>           <option value=''><{$lang_directcatsel}></option>           <{$category_options}>         </select> &nbsp; &nbsp;         <{$photo_global_sum}> &nbsp; &nbsp;         <{if $lang_add_photo}><a href="submit.php"><{$lang_add_photo}><img src="<{$mod_url}>/images/pictadd.gif" border="0" alt="<{$lang_add_photo}>" title="<{$lang_add_photo}>" /></a><{/if}>       </form>     </td>   </tr> </table> <br /> <table width="100%" cellspacing="0">   <tr>     <td align="left">       <h4><{$lang_latest_list}></h4>       <{if $photonavdisp }>         <table border='0' cellpadding='0' cellspacing='0' width='100%'>           <tr>             <td align='left'>               <{$photonavinfo}>             </td>             <td align='right'>               <{$photonav}>             </td>           </tr>         </table>         <hr />       <{/if}>       <table width='100%' cellspacing='0' cellpadding='10' border='0'>         <{foreach from=$photos item=photo}>           <{include file="db:myalbum_photo_in_list.html"}>         <{/foreach}>       </table>       <{if $photonavdisp }>         <hr />         <table border='0' cellpadding='0' cellspacing='0' width='100%'>           <tr>             <td align='left'>               <{$photonavinfo}>             </td>             <td align='right'>               <{$photonav}>             </td>           </tr>         </table>       <{/if}>     </td>   </tr> </table> <br /> <table width="100%" cellspacing="0" cellpadding="0" border="0">   <tr>     <td align="center">       <br />       <{include file='db:system_notification_select.html'}>       <br />       <{include file="db:myalbum_footer.html"}>     </td>   </tr> </table> <{/strip}>

6. Save. And U shall see effects on your site.
7. If not go into your xoops_data folder and clear cache folders.



24
red_Slider
Re: I Need a module for news/articles

MyWords has fantastic features. It's modern, and well done module, which (in my opinion) will be the first and the best news/blog module. But it's still in development (alpha).
So now I recommend Publisher module! After small modifications U can use any hacks from smartsection.



25
red_Slider
Re: News Module with vista theme issue

Look in css file: themes/vista_k/style.css

.itemText (line 32)
{
margin-top: -1px;
padding-top: 5px;
margin-bottom: 0px;
line-height: 1.5em;
background-color: #000000; opacity: 0.65;
color: #ffffff;
}



26
red_Slider
Re: theme breadcrumb help

1. It's xugj_assign script from GIJOE (for more read here)
2. Ghia - as U see - no there's any cache file for breadcrumbs
3. jimmyx: go to: myhp_trustpath/cache/ folder and create an empty file with name: theme_xoscripts_menus_e6f0.php. Remember to set permissions to 666 for it.
4. lmzan: go to: /xoops_lib_faveni/ folder, create "cache" folder (as Ghia said - set permissions to 777), then inside "cache" create an empty file with name "theme_xoscripts_menus_d85d.php" - and set permissions fot it to 666.
5. Imzan - go to your xoops_data folder (XOOPS_TRUST_PATH), and then into "configs" folder. Edit "xoopsconfig.php" file, find red text "debugLevel" => 0" and change 0 into 2. That will hide debug informations on Your site. It'll be visible only for admins.
6. Nice site!
7. jimmyx - change topics option into SOLVED

Regards red_Slider



27
red_Slider
Re: smarty variable <{$story.topic_title}> is not giving what I want

Yes ... as I remember:
U got this:
<td class="itemHead">
<
span class="itemTitle">
<
a href="<{$xoops_url}>/modules/news/index.php?storytopic=<{$story.topicid}>">                     
<{
$story.topic_title}> : <{$story.news_title}>                 </a>
</
span>
</
td>


and shoul be:
<td class="itemHead">                 
<
span class="itemTitle">                     <{$story.news_title}>                 
</
span>
</
td>


here U get all variables:
Quote:
* Template's variables : * @template_var string pagenav some links to navigate thru pages
* @template_var array story Contains all the information about the story
* Structure :
* @template_var int id Story's ID
* @template_var string posttime Story's date of publication
* @template_var string title A link to go and see all the articles in the same topic and the story's title
* @template_var string news_title Just the news title
* @template_var string topic_title Just the topic's title
* @template_var string text Defined as "The scoop"
* @template_var string poster A link to see the author's profil and his name or "Anonymous"
* @template_var int posterid Author's uid (or 0 if it's an anonymous or a user wich does not exist any more)
* @template_var string morelink Never used ???? May be it could be deleted
* @template_var string adminlink A link to Edit or Delete the story or a blank string if you are not the module's admin
* @template_var string topicid News topic's Id
* @template_var string topic_color Topic's color
* @template_var string imglink A link to go and see the topic of the story with the topic's picture (if it exists)
* @template_var string align Topic's image alignement
* @template_var int hits Story's counter of visits
* @template_var string mail_link A link (with a mailto) to email the story's URL to someone



28
red_Slider
Re: realestate module




29
red_Slider
Re: RMCommon Utilities 2 and MyWords 2 (Alpha)

any news?
Maybe for theme we should use: Get Images Attached to a Post
for WP - it's awesome smarty solution ;)



30
red_Slider
Re: Who's Online Block & XIM ?

Is it a startpage module or do You use some XIM smarty in your home directory?




TopTop
« 1 2 (3) 4 5 6 ... 16 »



Login

Who's Online

188 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits