Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

changing the logo in Milkyway template joomla

Featured Replies

hi there!!!

 

well, i eliminated the logo of joomla, i put an immage. it is 1000px long so it covers the whole header but it is inside the margine as i want!!!

the problem?

the problem is that when i make smaller my page horizontally from left side evey thing is ok but the immage goes out of margin from right side!!!!!

do you know what should i do?

here is my code:

div#header_r {

height: 90px;

padding-left: 370px;

padding-right: 30px;

padding-top: 25px;

overflow: hidden;

text-align: left;

 

 

}

 

div#logo {

 

position: absolute;

left: 0;

top: 0;

float: left;

width: 1000px;

height: 93px;

background: url(http://localhost/joomla1.5/images/stories/joomla2.png) 0 0 no-repeat;

margin-left: 25px;

margin-right: 25px;

margin-top: 22px;

}

div#newsflash {

width: auto;

margin-left: 350px;

margin-right: 30px;

border: 1px solid #00f;

 

 

I should mention that POSITION:CENTER doesn't work!!!!

  • Author
hi there!!!

 

well, i eliminated the logo of joomla, i put an immage. it is 1000px long so it covers the whole header but it is inside the margine as i want!!!

the problem?

the problem is that when i make smaller my page horizontally from left side evey thing is ok but the immage goes out of margin from right side!!!!!

do you know what should i do?

here is my code:

div#header_r {

height: 90px;

padding-left: 370px;

padding-right: 30px;

padding-top: 25px;

overflow: hidden;

text-align: left;

 

 

}

 

div#logo {

 

position: absolute;

left: 0;

top: 0;

float: left;

width: 1000px;

height: 93px;

background: url(http://localhost/joomla1.5/images/stories/joomla2.png) 0 0 no-repeat;

margin-left: 25px;

margin-right: 25px;

margin-top: 22px;

}

div#newsflash {

width: auto;

margin-left: 350px;

margin-right: 30px;

border: 1px solid #00f;

 

 

I should mention that POSITION:CENTER doesn't work!!!!

 

 

 

for whom has the same problem:

i resolved it:

 

body.width_fmax div#wrapper {

changing min-width: 750px; to: 1050px

now it works!!!!

  • Author
url?

 

 

thank you!! i resolved the problem, and the site is not yet published in internet.

thank you anyway.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.