[SOLVED] How to add banner size 728x90 beside of logo

GK User
Fri Sep 09, 2011 7:38 am
Hi,

I am a new member. I nedd help to add banner modul in right side of logo image. please find attach image

Thanks
banner.png
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 1:18 pm
+1
User avatar
Senior Boarder

GK User
Fri Sep 09, 2011 9:28 pm
I need too.
User avatar
Fresh Boarder

GK User
Fri Sep 09, 2011 10:27 pm
I need too.
User avatar
Junior Boarder

GK User
Sat Sep 10, 2011 9:14 am
I have similar query: I'd like to move the background image bg2.png slightly to the left. When changing "center" to "left" in the css file it is moved way too much to the left. Is there any way to only have it move slightly off centre?
User avatar
Fresh Boarder

teitbite
Mon Sep 12, 2011 1:47 pm
Hi

This is a customization request. Please take a look here: 117-joomla-16--17/86393-cant-add-modules-to-banner1.html#87513
User avatar
Moderator

GK User
Mon Sep 12, 2011 5:02 pm
gavck.jpg
User avatar
Gold Boarder

GK User
Mon Sep 12, 2011 8:51 pm
css.jpg
User avatar
Gold Boarder

GK User
Tue Sep 13, 2011 1:51 am
Hi ercan-usta,

Can you share how you can make it? It's look very nice. I have try teitbite suggestion but unsuccessful. I really appreciate it if you want to share ;)

Thanks
User avatar
Fresh Boarder

GK User
Tue Sep 13, 2011 3:33 pm
as a file share permission management?
User avatar
Gold Boarder

GK User
Tue Sep 13, 2011 3:51 pm
/public_html/templates/gk_twn2/layouts/blocks logo.php


logo_2011-09-13.zip





/public_html/templates/gk_twn2/css
template.css

Code: Select all
#logobanner2 {
position: absolute;
max-width: 570px;
top: 60px;
right: 50px;
bottom: 20px;}


2 x module positions and logobanner2 logobanner1


twn2.jpg
User avatar
Gold Boarder

GK User
Wed Sep 14, 2011 9:48 am
Thanks ercan-usta:

I copy/paste your code. Add logobanner1 and 2 on templateDetails and i cannot see the banner.
User avatar
Fresh Boarder

GK User
Thu Sep 15, 2011 9:57 pm
I'm also looking fo this.

Help would be very appreciated.
I tried the link 117-joomla-16--17/86393-cant-add-modules-to-banner1.html#87513

But didn't work :(
User avatar
Junior Boarder

GK User
Wed Sep 21, 2011 7:52 am
I appreciate your help.
Thanks.
User avatar
Fresh Boarder

GK User
Wed Sep 21, 2011 10:10 am
;)
User avatar
Gold Boarder

GK User
Wed Sep 21, 2011 7:52 pm
Hi Ecran

I replaced the logo.php file in the layout/blocks directory. and added the following code to template.css but nothing happened.

#logobanner2 {
position: absolute;
max-width: 570px;
top: 60px;
right: 50px;
bottom: 20px;}

Am I doing something wrong?

Appreciate your help.

Ad
User avatar
Fresh Boarder

GK User
Wed Sep 21, 2011 8:12 pm
amoraio How did you do? Share? Thanks.
User avatar
Gold Boarder

GK User
Thu Sep 22, 2011 7:51 am
Add on logo.php:

Code: Select all
<?php if( $this->modules('logobanner2')) : ?>

<div id="logobanner2" class="clear clearfix">

      <jdoc:include type="modules" name="logobanner2" style="<?php echo $this->module_styles['logobanner2']; ?>" />

</div>

<?php endif; ?>
User avatar
Fresh Boarder

GK User
Sun Sep 25, 2011 4:44 pm
screenshot.png




I have modified my template to include a banner (468 x 60) at the top center of the template. I have attached the modified files below.


Walt.


template.css.zip


logo.php.zip
User avatar
Fresh Boarder

GK User
Mon Sep 26, 2011 7:27 pm
ercan-usta wrote:/public_html/templates/gk_twn2/layouts/blocks logo.php


Hi ercanusta
Can you help me create two positions (share and Newsletter) on the right side of the social-links, as shown in the picture below.

Ps - excuse my English
User avatar
Junior Boarder

GK User
Tue Sep 27, 2011 6:18 am
I'm sorry I do not know English, I know Turkish

logobanner1 know right published.

Use custom HTML module for this manager
User avatar
Gold Boarder

GK User
Tue Sep 27, 2011 11:15 am
Someone who understands my English please help me to create these two positions.
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 3:55 am
woww work 100 % thanks ercan-usta :)

http://crazyclubbing.com/
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 7:33 am
;) hi ove23

you Congratulations.
was super.
doing a very good logo.
User avatar
Gold Boarder

GK User
Wed Sep 28, 2011 7:40 am
hi ove23

video
/public_html/templates/gk_twn2/css/template.css

Adsz_2011-09-28.jpg


Code: Select all
#hwdvids div.sic-right .box > div
{margin:1px;}
#hwdvids {
    width: 100%!important;
    max-width: 100%!important;
    text-align: left;
    overflow: hidden!important;
    font-size: 100%;
    padding-top: 5px;
}

#hwdvids form {
    margin: 0!important;
    padding: 0!important;
}

#hwdvids img {
    border: 0px;
}

#hwdvids a:hover,#hwdvids a:active,#hwdvids a:focus {
        background-color: transparent!important;
}
User avatar
Gold Boarder

GK User
Wed Sep 28, 2011 9:02 am
wowww Nice you the man !! thanks i put it in my style3.css work super :) :) thanks
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 9:03 am
its not finish lol , im working on the page right now but @ lot work , i just mix joomlaxtc and gavick lol :evil:
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 10:43 am
Woww.. I see many of you interesting also about this Topic. I even not starting yet with this :) .

Hmm..anyway thanks for sharing the tips guys ;) .

@ove23

Really nice site, congrats :)
I bookmark your site for reference :)
User avatar
Fresh Boarder

GK User
Wed Sep 28, 2011 11:46 am
Hello there.

I'm completely confused :(

Can anyone, PLEASE, give detailed instruction to make like in this website http://crazyclubbing.com/ using joomla 1.5 ?

I'm lost :(
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 12:46 pm
with joomla 1.5 is even better cuz you can use so many nice components , for this site i use the K2 component @ lot.
User avatar
Junior Boarder

GK User
Wed Sep 28, 2011 2:57 pm
Same here - please share detailed instructions for make the changes like crazyclubbing and joomla 1.5
User avatar
Expert Boarder

GK User
Wed Sep 28, 2011 3:01 pm
I already tried a lot of changes and nothing.

This is driving me crazy :(
User avatar
Junior Boarder

GK User
Thu Sep 29, 2011 8:06 am
figueiraweb wrote:I already tried a lot of changes and nothing.

This is driving me crazy :(


you can ask me if you have any question , but is @ lot work bro , of course i help you :)
User avatar
Junior Boarder

GK User
Thu Sep 29, 2011 8:52 am
Hi ove23 - can you explain in details the procedure to make the changes like crazyclubbing and joomla 1.5
User avatar
Expert Boarder

GK User
Thu Sep 29, 2011 10:09 am
hi there over23 can you explain me what config u used in your site module "Entertainment"
i mean with one pictures what module suffix etc?

please with screen shots if you can i want to make one like yours but i cant configure like you ,

im using the world news 2 joomla 1.7 ,

or someone else please just screen shots of module no explain im going to follow screenshot ?

Thanksss
User avatar
Junior Boarder

GK User
Thu Sep 29, 2011 12:18 pm
121261 they a lot of chances , you mean the template style ? and tropoja thats @ joomlaxtc module they use for k2 content
User avatar
Junior Boarder

GK User
Thu Sep 29, 2011 12:48 pm
Hi ove23

No its only the top changes: logo to the left, social bar top left, login top right and banner to the right of logo.

Can you help !

regards
121261


crazyclubbing-top.jpg
User avatar
Expert Boarder

GK User
Thu Sep 29, 2011 5:39 pm
just to many thanks for your reply over23 , i downloaded the module i will try to do that, something more i did exatcly like ercan-usta , said but its just doesnt fit in my site it makes more space in my template its just like yours, so maybe its to much to ask since you have already installed and fixed can we get your template.css and logo.php if you could normaly without that banner right inside :D hehehe, thanks by the way

Best Regards.
User avatar
Junior Boarder

GK User
Fri Sep 30, 2011 2:19 am
yes of course :) but remember i make some more changes to the template.css just use it like example if you like



logotemplate.css.zip



Remember to write logobanner1 or logobanner2 in your module select position
User avatar
Junior Boarder

GK User
Fri Sep 30, 2011 7:34 am
Hi Ove23

This is what I`ve done so far:

1.
I`ve set up a testsite on joomla 1.5

2.
Put in module positions logobanner1 and logobanner2 in templateDetails.xml

3.
Copied logo.php into /layouts/blocks

4.
added your code to templates.css

#logobanner2 {
position: absolute;
max-width: 970px;
top: 60px;
right: 5px;
bottom: 20px;}

5.
Made a custom module with a banner image, and loaded it in position logobanner2

as you can see on the image I`m not close yet.

the logo is not left positioned
the banner dont show
the topbar is missing

top-error1.jpg


I can send you login details for the site, if you would have a look backend.

best regards
121261
User avatar
Expert Boarder


cron