11
explorer1979
Hack the Left Column Main Menu CSS

Hi all,

My web site using a template that download from here
https://xoops.org/modules/extgallery/public-photo.php?photoId=1052#photoNav

I am try to using the Smarty to hack the "Main Menu" using different CSS Background (It have a orange dragon background)

But, since this themes using common share with all other block... so after I try to replace the CSS background image with the one that I need, all other block 's background also changed, it is not what I want to be....

I just want the Main Menu using my special background.

Now I am wonder how to hack the smarty coding?

P.S. The "Main Menu" on my web site is a System Block, and it block.id is 5

I had try this, but not work!!!
This is edit the theme's theme_blockleft.html

I change the coding to this one...
<{if $block.id eq5}> <div class="xo-block <{$block.module}>">     <{if $block.title}>     <div class="xo-blocktitle"><h3><{$block.title}></h3></div>     <{/if}>     <div class="xo-blockcontentMainMenu"><{$block.content}></div>     <div class="xo-blockbottom"></div> </div>  <{else}> <div class="xo-block <{$block.module}>">     <{if $block.title}>     <div class="xo-blocktitle"><h3><{$block.title}></h3></div>     <{/if}>     <div class="xo-blockcontent"><{$block.content}></div>     <div class="xo-blockbottom"></div> </div> <{/if}>



The original coding on this files is like that....

<div class="xo-block <{$block.module}>">     <{if $block.title}>     <div class="xo-blocktitle"><h3><{$block.title}></h3></div>     <{/if}>     <div class="xo-blockcontent"><{$block.content}></div>     <div class="xo-blockbottom"></div> </div>


Thank you of your time and help

And here are my web site that under development
My Web Site Here



12
explorer1979
About Us Module

Hi all,

Where can find the Module like "About Us" that introduction a company back, history etc?

Thank!



13
explorer1979
Same Module install Twice or more?

Hi all,

I had installed News 1.63 or 1.64

Now do I can just rename the unzip folder from news to something like that "news_mod_2"

And then upload it again to FTP server
so that now have the same module with two folder named "news" and "news_mod_2"

Then on the system tag install the "news_mod_2" make it as inviditly module???

Since I want to do this is want the Main Menu have multi-title

Like this

News
News_Mod_2
News for Org
.
.
.
and so on


Thank you very much



14
explorer1979
Re: How to do the same thing like that? Using what Module?

And one more thing,

I am using mastop publish's TinyMCE HTML to copy & paste my Dreamweaver html coding to it...

How to make it support CSS, it look like not work whatever I copy this coding..

<style type="text/css">
<!--
.style1 {
color: #333333;
font-weight: bold;
}
.style2 {
color: #666666;
font-weight: bold;
font-style: italic;
}
.style3 {
font-size: 24px;
font-weight: bold;
color: #CC0033;
}
-->
</style>



15
explorer1979
Re: How to do the same thing like that? Using what Module?

runeher & vamptrix

Thx

Both installed and testing..

Myiframe is enough ...

But I had try the mastop publish.. added two content, but it just show the latest one...

And how to make it show all the added content?

Look like mastop is better. But not understand how to control the content as what I want to show..

Thank you of your valuable time and help.

Regards,
Jimmy



16
explorer1979
Re: How to do the same thing like that? Using what Module?

red_Slider,

The MyIframe Link are Broke.
I can't download anything from your link.
Do you have the file that can send to me?

Thank you of your valuable time and help

Best Regards,
Jimmy



17
explorer1979
Re: How to do the same thing like that? Using what Module?

THX

But it is not what I want.

Yes, I want it place in center.

But the Top Left Side Main Menu without "Link/Partner"

I want to the user press the Main Menu "Link/Partner" then on the center show the page context like ATOMIC done...

How to do like that and on Main Menu add more customer link or page that what I want to be?

Thank you of your time.



18
explorer1979
Re: Xoops 2.3.3b with Zen Cart Modules problems!!!

How to make this title from unsolved to fixed?



19
explorer1979
How to do the same thing like that? Using what Module?

Hi all,

http://www.rcatomic.com/atomic/index.php?option=com_wrapper&Itemid=52


How to do the same "distributor and dealer on the world" List like that?

It look like is a html manual files, on XOOPS have module do the same function or how to manual add a html file and then make a link to it like that?

Thank you very much.



20
explorer1979
Re: Xoops 2.3.3b with Zen Cart Modules problems!!!

Hi all,

Fixed by this,

<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>

Before the coding is this, have problems
<?php if ( (($flag_show_product_info_model == 1 and $products_model !=? or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>




TopTop
« 1 (2) 3 »



Login

Who's Online

201 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 201


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