4images Modifications / Modifikationen > Templates & Styles (Releases & Support)

[Template] Prodigy Responsive

<< < (3/10) > >>

chamkani.net:

--- Quote from: comicart on October 12, 2015, 09:17:09 AM ---
--- Quote from: chamkani.net on October 12, 2015, 08:54:07 AM ---Thank you guys for your interest, there are more than 10 purchases so far. If you want to check live demo of other sites please visit the following sites.

http://m.castillos-de-espana.com/
http://www.fond-ecran-gratuit.biz/

--- End quote ---

When viewed on an iPhone using Safari web browser, the both sites *not* responding well to the mobile platform.
See attached. Pretty impossible to read.
Hope that helps.

--- End quote ---

Thanks for reporting, actually he forget to change the classes as mentioned in the screenshot. Working examples attached..


@parkshots

Using HTML5 and Semantic-UI is easy, everything is mentioned in thier website along with details. Let me give you answer one by one

- You can add another logo inside <div> with ID logo and change the float to right and add some margin as well (http://imgur.com/LEhb2lM)
- Here is the list of alternative icons http://semantic-ui.com/elements/icon.html
- You can open random.htm file and add space to image whether you want <br> or margin-top
- Open details.htm and find the block of facebook, it is card element of Semintic-UI just add text-align:center; to the card.

parkshots:
Thanks for the quick response.   :)


--- Quote ---- You can add another logo inside <div> with ID logo and change the float to right and add some margin as well (http://imgur.com/LEhb2lM)
--- End quote ---

This works, but not correctly. The problem is that the second image with right float always is scaled to a smaller size. (See attached screenshot)
Although it doesn't matter wich image size is written in the header file.


chamkani.net:

--- Quote from: parkshots on October 13, 2015, 09:48:27 AM ---Thanks for the quick response.   :)


--- Quote ---- You can add another logo inside <div> with ID logo and change the float to right and add some margin as well (http://imgur.com/LEhb2lM)
--- End quote ---

This works, but not correctly. The problem is that the second image with right float always is scaled to a smaller size. (See attached screenshot)
Although it doesn't matter wich image size is written in the header file.

--- End quote ---

Yes you can tune your 2nd image with CSS for further modifications.

parkshots:
Okay, but how?  :oops:

chamkani.net:

--- Quote from: parkshots on October 13, 2015, 03:49:10 PM ---Okay, but how?  :oops:

--- End quote ---

Suppose your <div> height is 300px, first logo (defult one) is 150px and the 2nd is also 150px. you can change the width & height of 2nd div to 200x300 or according to your choice by inline style sheet. So it will affect on 2nd logo only. If you have any live site let me know so we can fix it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version