Web Address text not wrapping on profile

Marc
Marc
Offline
0
Hi,

I released Music Collection on my site yesterday and members are beginning to create profiles. I have noticed the web address text is over running and not wrapping on all profiles and the city text is not displayed correctly on one profile. I wondered if you could assist to see what the issue is

Here is a link :- http://www.i-musicroom.com/index.php/2012-07-31-23-08-54/s/14-scarlet-inside

I did not want to start hacking the code in case other issues occurred,

This is only a slight issue and everything is running fine so no complaints at all

Regards,

Marc
Responses (5)
  • Accepted Answer

    Marc
    Marc
    Offline
    Friday, August 10 2012, 09:12 PM - #Permalink
    0
    Hi I am working the CSS so I think I can fix the issue,

    Pls ignore this post
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 11 2012, 01:39 PM - #Permalink
    0
    I simply changed the link text for all web addresses to say what I wanted. Then, I wouldn't have to concern myself with how long the URL was that the member entered. The link code is left alone but the text that appears is something like: "View My Site".
    The reply is currently minimized Show
  • Accepted Answer

    Marc
    Marc
    Offline
    Saturday, August 11 2012, 01:50 PM - #Permalink
    0
    Thanks for the tip.

    Did not think of that.

    Which file did you alter to change the link text.

    Regards,

    Marc
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, August 11 2012, 01:57 PM - #Permalink
    0
    In file: components/com_muscol/views/artist/tmpl/common.php


    Find around line 72 (may be different because I have made many changes to my template files):

    this->artist->url

    Remove that whole snippet of php code between opening and closing hyperlink code and replace with whatever text you prefer.

    I used "View site".
    The reply is currently minimized Show
  • Accepted Answer

    Marc
    Marc
    Offline
    Wednesday, September 12 2012, 06:01 PM - #Permalink
    0
    Hey thanks for the tip, but I managed to suss it out.

    I did similar to you but I edited the .php file from the module as it was only the module I had an issue with you but I really appreciate you replying to my posting,

    Regards,

    Marc
    The reply is currently minimized Show
Your Reply